Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStacktarget, Void**arguments, ObjectHandleOnStacksig, BOOLisConstructor, ObjectHandleOnStackresult)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStacktarget, Void**arguments, ObjectHandleOnStacksig, BOOLisConstructor, ObjectHandleOnStackresult)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Objectobj, IntPtr*args)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:05:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:05:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:05:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:06:15
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:06:15
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:07:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:07:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:08:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:08:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:09:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:09:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:10:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:10:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:10:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:10:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:10:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:11:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:11:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:12:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:12:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:13:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:13:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:14:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:14:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:15:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:15:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:15:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:15:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:15:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:16:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:16:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:17:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:17:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:18:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:18:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:19:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:19:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:20:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:20:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:20:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:20:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:20:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:21:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:21:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:22:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:22:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:23:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:23:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:24:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:24:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:25:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:25:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:25:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:25:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:25:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:26:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:26:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:27:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:27:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:28:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:28:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:29:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:29:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:30:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:30:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:30:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:30:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:30:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:31:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:31:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:32:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:32:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:33:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:33:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:34:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:34:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:35:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:35:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:35:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:35:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:35:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:36:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:36:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:37:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:37:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:38:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:38:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:39:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:39:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:40:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:40:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:40:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:40:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:40:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:41:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:41:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:42:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:42:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:43:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:43:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:44:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:44:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:45:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:45:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:45:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:45:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:45:08
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:46:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:46:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:47:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:47:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:48:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:48:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:49:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:49:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:50:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:50:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:50:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:50:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:50:09
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:51:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:51:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:52:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:52:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:53:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:53:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:54:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:54:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:55:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:55:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:55:10
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:55:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:55:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:56:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:56:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:57:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:57:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:58:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:58:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:59:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 12:59:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:00:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:00:11
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:00:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:00:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:00:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:01:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:01:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:02:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:02:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:03:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:03:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:04:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:04:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:05:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:05:12
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:05:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:05:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:05:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:06:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:06:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:07:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:07:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:08:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:08:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:09:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:09:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:10:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:10:13
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:10:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:10:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:10:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:11:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:11:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:12:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:12:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:13:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:13:14
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:14:15
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:14:15
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:15:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:15:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:15:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:15:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:15:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:16:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:16:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:17:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:17:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:18:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:18:00
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:19:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:19:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:20:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:20:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:20:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:20:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:20:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:21:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:21:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:22:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:22:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:23:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:23:01
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:24:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:24:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:25:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:25:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:25:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:25:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:25:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:26:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:26:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:27:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:27:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:28:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:28:02
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:29:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:29:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:30:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:30:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:30:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:30:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:30:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:31:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:31:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:32:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:32:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:33:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:33:03
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:34:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:34:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:35:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:35:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:35:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:35:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:35:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:36:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:36:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:37:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:37:04
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:38:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:38:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:39:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:39:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:40:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:40:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:40:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:40:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:40:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:41:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:41:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:42:05
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:42:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:43:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:43:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:44:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:44:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:45:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:45:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:45:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:45:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:45:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:46:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:46:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:47:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:47:06
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:48:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:48:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:49:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:49:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:50:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:50:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:50:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:50:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:50:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:51:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:51:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception occurred during performance of the job. More details...
05/26/2026 13:52:07
System.FormatException (ln0sdlwk0008qy:1873)
Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
System.FormatException: Input string was not in a correct format. Failure to parse near offset 1. Expected an ASCII digit.
at System.String.FormatHelper(IFormatProviderprovider, Stringformat, ReadOnlySpan`1args)
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken)
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 37
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 128
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Can not change the state to 'Enqueued': target method was not found. More details...
05/30/2026 18:56:30
System.TypeLoadException (ln0sdlwk0008qy:1873)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.ScheduledEventsRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.209, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.ScheduledEventsRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.209, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
05/30/2026 18:56:14
System.TypeLoadException (ln0sdlwk0008qy:1873)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.TurnRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.209, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.TurnRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.209, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.<>c__DisplayClass5_0.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guidid, Func`1creator)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 128
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions options' of constructor 'Void .ctor(TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions, Microsoft.Extensions.Logging.ILogger`1[TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker])'.
See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions options' of constructor 'Void .ctor(TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions, Microsoft.Extensions.Logging.ILogger`1[TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker])'.
See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions options' of constructor 'Void .ctor(TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions, Microsoft.Extensions.Logging.ILogger`1[TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker])'.
See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions options' of constructor 'Void .ctor(TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions, Microsoft.Extensions.Logging.ILogger`1[TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker])'.
See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.GameBotsSK.Services.ThinkingBotClientFactory -> TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions options' of constructor 'Void .ctor(TEQ.Core.AppCore.GameBotsRemote.Configuration.TeqAgentOptions, Microsoft.Extensions.Logging.ILogger`1[TEQ.Core.AppCore.GameBotsRemote.Services.RemoteBrainCircuitBreaker])'.
See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DelegateMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.<>c__DisplayClass5_0.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guidid, Func`1creator)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Can not change the state to 'Enqueued': target method was not found. More details...
06/06/2026 17:58:02
System.TypeLoadException (ln0sdlwk0008qy:1874)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.MarketCleanupTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.MarketCleanupTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/06/2026 17:57:02
System.TypeLoadException (ln0sdlwk0008qy:1874)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.MarketReplenishTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.MarketReplenishTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/06/2026 17:57:47
System.TypeLoadException (ln0sdlwk0008qy:1874)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.PlannedOperationsRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.PlannedOperationsRunnerTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/06/2026 17:56:32
System.TypeLoadException (ln0sdlwk0008qy:1874)
Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.SealsSearchesRegenTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not resolve type 'TEQ.WorkerRole.Jobs.Scheduled.SealsSearchesRegenTask' in assembly 'TEQ.WorkerRole, Version=3.6.0.239, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, BooleanthrowOnError, BooleanignoreCase, AssemblytopLevelAssembly)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 260
at System.Reflection.TypeNameResolver.GetType(StringescapedTypeName, ReadOnlySpan`1nestedTypeNames, TypeNameparsedName)
at System.Reflection.TypeNameResolver.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, AssemblyrequestingAssembly, BooleanthrowOnError, BooleanignoreCase, BooleanextensibleParser)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKeykey, Func`2valueFactory)
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(MethodDeserializerCacheKeykey) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 339
at Hangfire.Storage.InvocationData.CachedDeserializeMethod(Func`2typeResolver, StringtypeName, StringmethodName, StringparameterTypes, Type&type, MethodInfo&methodInfo) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DelegateMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Middleware.RegistrationPipelineInvokeMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.<>c__DisplayClass5_0.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guidid, Func`1creator)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass15_0.<BuildPipeline>b__1(ResolveRequestContextcontext)
at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContextcontext)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 133
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 130
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.Execute(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest&request)
at Autofac.Core.Lifetime.LifetimeScope.Autofac.IComponentContext.ResolveComponent(ResolveRequest&request)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters, Object&instance)
at Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContextcontext, Serviceservice, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType, IEnumerable`1parameters)
at Autofac.ResolutionExtensions.ResolveOptional(IComponentContextcontext, TypeserviceType)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 128
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeNextServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 128
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProviderprovider, Typetype)
at Hangfire.AspNetCore.AspNetCoreJobActivatorScope.Resolve(Typetype) in C:\projects\hangfire-525\src\Hangfire.NetCore\AspNetCore\AspNetCoreJobActivatorScope.cs:line 34
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 60
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, FilterCollection`1filters) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 119
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 78
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 320
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__195_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Objectobj, IntPtr*args)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Microsoft.Data.SqlClient.SqlException: Invalid object name 'PrivateServers'.
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObjectparameterObject, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumeratorenumerator, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TStatestate, Func`4operation, Func`4verifySucceeded, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 94
at TEQ.WorkerRole.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseZoneAwareTask.cs:line 59
at TEQ.WorkerRole.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerRole\Jobs\BaseBackgroundTask.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.
System.InvalidOperationException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.EventDrivenBotAwakeTask -> 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.EventDrivenBotAwakeTask -> 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__DisplayClass18_0.<UseSingleConstructorActivation>b__0(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Extensions.DependencyInjection.KeyedServiceMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(GuidprimaryId, Nullable`1qualifyingId, Func`1creator)
at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContextcontext, Action`1next)
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScopecurrentOperationScope, ResolveRequest&request)
at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest&request)
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
--- End of inner exception stack trace ---
at Autofac.Extensions.DependencyInjection.AutofacServiceProvider.GetService(TypeserviceType)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator&enumerator, IBackgroundJobPerformerinnerPerformer, PerformContextcontext, PerformingContextpreContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId, BackgroundJobbackgroundJob, IReadOnlyDictionary`2&customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293