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/03/2024 14:46: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...
12/03/2024 14:45: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.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/03/2024 14:44: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.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/03/2024 14: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 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...
12/03/2024 14:42:54
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...
12/01/2024 01:26: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.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...
12/01/2024 01:24: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.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...
11/30/2024 03:12:58
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/30/2024 03:12: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 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/30/2024 03:11: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 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/30/2024 03:10:38
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/30/2024 03:08: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.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/30/2024 03:08:26
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/30/2024 03:08:25
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/30/2024 03:07:29
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/30/2024 03:05: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.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/30/2024 03:05: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/30/2024 03:05: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/30/2024 03:04: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.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/30/2024 03:03: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/30/2024 03:01:51
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/30/2024 03:01:47
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/30/2024 03:01:31
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/30/2024 02:59:50
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/30/2024 02:58: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 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/30/2024 02:58:36
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/30/2024 02:58:34
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/30/2024 02:56: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.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/30/2024 02:56: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/30/2024 02:55:40
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/30/2024 02:55:31
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/30/2024 02:53:40
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/30/2024 02:53:22
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/30/2024 02:52:59
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/30/2024 02:52: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/30/2024 02:51: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.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/30/2024 02:50:34
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/30/2024 02:49: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.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/30/2024 02:49:26
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/30/2024 02:47:51
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/30/2024 02: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.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/30/2024 02:47: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/30/2024 02:46:51
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/29/2024 17:41: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.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...
11/29/2024 17:40: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.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...
11/29/2024 17:40:34
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...
11/29/2024 17:39: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 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...
11/27/2024 01:39:22
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/27/2024 01:39: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/27/2024 01:38: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 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)