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.
An exception occurred during performance of the job. Fewer details...
08/20/2024 16:21:55
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:19
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:59
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:21
System.Net.Http.HttpRequestException
An error occurred while sending the request.
System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.IO.IOException: Unable to read data from the transport connection: Foi forçado o cancelamento de uma conexão existente pelo host remoto..
---> System.Net.Sockets.SocketException (10054): Foi forçado o cancelamento de uma conexão existente pelo host remoto.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketErrorerror, CancellationTokencancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16token)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationTokencancellationToken, Int32estimatedSize)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16token)
at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1buffer, CancellationTokencancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16token)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, CancellationTokenSourcects, BooleandisposeCts, CancellationTokenSourcependingRequestsCts, CancellationTokenoriginalCancellationToken)
at Refit.RequestBuilderImplementation.<>c__DisplayClass14_0`2.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 256
--- End of stack trace from previous location ---
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadOperationData(Int32filial, DateTimeStartDate, DateTimeEndDate) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 162
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 68
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:53
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:51
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:24
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:43
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:30
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:17
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:52
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:21:21
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method737(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Data\Repository\BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:19:30
System.Net.Http.HttpRequestException
An error occurred while sending the request.
System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.Net.Http.HttpIOException: The response ended prematurely. (ResponseEnded)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, CancellationTokenSourcects, BooleandisposeCts, CancellationTokenSourcependingRequestsCts, CancellationTokenoriginalCancellationToken)
at Refit.RequestBuilderImplementation.<>c__DisplayClass14_0`2.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 256
--- End of stack trace from previous location ---
at photobooth.alerts.ClientServices.Auth.KeyCloakAuth.GenerateToken() in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Business\ClientServices\Auth\KeyCloakAuth.cs:line 51
at photobooth.alerts.ClientServices.Auth.KeyCloakAuth.GetToken() in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Business\ClientServices\Auth\KeyCloakAuth.cs:line 35
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 51
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
08/20/2024 16:19:30
System.Net.Http.HttpRequestException
An error occurred while sending the request.
System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.Net.Http.HttpIOException: The response ended prematurely. (ResponseEnded)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, CancellationTokenSourcects, BooleandisposeCts, CancellationTokenSourcependingRequestsCts, CancellationTokenoriginalCancellationToken)
at Refit.RequestBuilderImplementation.<>c__DisplayClass14_0`2.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 256
--- End of stack trace from previous location ---
at photobooth.alerts.ClientServices.Auth.KeyCloakAuth.GenerateToken() in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Business\ClientServices\Auth\KeyCloakAuth.cs:line 51
at photobooth.alerts.ClientServices.Auth.KeyCloakAuth.GetToken() in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Business\ClientServices\Auth\KeyCloakAuth.cs:line 35
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Loader\DashboardLoaderService.cs:line 51
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in C:\Projetos\Mottu\Sources\photobooth.alert\src\photobooth.alerts.Application\Services\Hangfire\LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:42
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:54
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:39
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:50
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:35
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
07/19/2024 08:57:31
System.InvalidCastException
Cannot read infinity value since DisableDateTimeInfinityConversions is true.
System.InvalidCastException: Cannot read infinity value since DisableDateTimeInfinityConversions is true.
at Npgsql.Internal.Converters.PgTimestamp.Decode(Int64value, DateTimeKindkind, BooleandateTimeInfinityConversions)
at Npgsql.NpgsqlDataReader.GetFieldValueCore[T](Int32ordinal)
at lambda_method214(Closure, QueryContext, DbDataReader, ResultContext, SingleQueryResultCoordinator)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at photobooth.alerts.Data.Repository.BranchDailyRepository.CreateOrUpdate(List`1data) in /src/src/photobooth.alerts.Data/Repository/BranchDailyRepository.cs:line 25
at photobooth.alerts.Application.Services.Loader.DashboardLoaderService.LoadData(Int32minutesAgo) in /src/src/photobooth.alerts.Application/Services/Loader/DashboardLoaderService.cs:line 101
at photobooth.alerts.Application.Services.Hangfire.LoadSchedulerService.LoadDashboardData(PerformContextcontext) in /src/src/photobooth.alerts.Application/Services/Hangfire/LoadSchedulerService.cs:line 38
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)