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:44:12
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:44:06
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:43: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...
11/04/2024 16:41:12
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:41:11
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:41:06
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:39: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.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:38:35
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:38:12
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:37:56
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)