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.
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts Fewer details...
11/04/2024 16:21:15
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:19:14
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:17:14
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:14:14
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:12:44
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:10:44
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:08:45
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:06:44
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/30/2024 16:02:03
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/29/2024 16:02:02
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/28/2024 16:02:10
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/27/2024 16:02:01
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/23/2024 18:09:17
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/23/2024 18:06:19
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/23/2024 18:04:46
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/23/2024 18:03:16
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
10/23/2024 18:01:46
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exceptionsource)
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Net.Dns.<>c.<GetHostAddressesAsync>b__25_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)