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...
12/04/2024 20:01:24
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...
12/04/2024 19:59: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.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...
12/04/2024 19:58:23
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...
12/04/2024 19:58: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.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...
12/04/2024 19:57:43
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...
12/04/2024 19:55:23
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...
12/04/2024 19:54:43
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...
12/04/2024 19:54:23
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...
12/04/2024 19:54: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.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...
12/04/2024 19:51:33
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...
12/04/2024 19:50:53
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...
12/04/2024 19:50:53
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...
12/04/2024 19:50:33
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...
12/04/2024 19:47:48
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...
12/04/2024 19:47:28
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...
12/04/2024 19:47:08
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...
12/04/2024 19:46:48
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...
12/04/2024 19:43:57
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...
12/04/2024 19:43:37
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...
12/04/2024 19:43:37
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)