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)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/27/2024 01:36:42
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/26/2024 20:11: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: Connection refused 10.152.183.230:3306
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
at System.Net.Sockets.Socket.MultipleAddressConnectCallback(IAsyncResultresult)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__28_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/26/2024 20:09:17
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Connection refused 10.152.183.230:3306
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
at System.Net.Sockets.Socket.MultipleAddressConnectCallback(IAsyncResultresult)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__28_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/26/2024 20:08:18
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: Connection refused 10.152.183.230:3306
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exceptionsource)
at System.Net.Sockets.Socket.DoMultipleAddressConnectCallback(Objectresult, MultipleAddressConnectAsyncResultcontext)
at System.Net.Sockets.Socket.MultipleAddressConnectCallback(IAsyncResultresult)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__28_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at MySql.Data.MySqlClient.MySqlConnection.<OpenAsync>b__78_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.EnsureCreated()
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at ElmahCore.MySql.MySqlErrorLog.Log(Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 17:03: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/04/2024 17:02:39
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 17:02: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/04/2024 17: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/04/2024 17:00:00
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:59: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/04/2024 16:59:23
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:58: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/04/2024 16:57: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/04/2024 16:56: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/04/2024 16:56: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/04/2024 16:55: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/04/2024 16:53: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/04/2024 16:53: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/04/2024 16:53:30
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16: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/04/2024 16:51:16
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:50:39
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:50:37
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:50:21
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:48:10
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:47: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/04/2024 16:47:12
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16: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/04/2024 16:45: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/04/2024 16:44: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/04/2024 16:44:12
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:44:06
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:43:03
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:41:12
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:41:11
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:41:06
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:39:57
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:38:35
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:38:12
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:37:56
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:36:20
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:36:20
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:35:21
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:32:45
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:31:15
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:29:45
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:28:15
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:25:45
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:24:15
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts More details...
11/04/2024 16:22:45
MySql.Data.MySqlClient.MySqlException
Unable to connect to any of the specified MySQL hosts.
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
at System.Net.Dns.InternalGetHostByName(StringhostName)
at System.Net.Dns.ResolveCallback(Objectcontext)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Dns.HostResolutionEndHelper(IAsyncResultasyncResult)
at System.Net.Dns.EndGetHostAddresses(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise, BooleanrequiresSynchronization)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exceptionex)
at System.AggregateException.Handle(Func`2predicate)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuildersettings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(ThreadthreadPoolThread, ExecutionContextexecutionContext, ContextCallbackcallback, Objectstate)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task¤tTaskSlot, ThreadthreadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommandcommand)
at ElmahCore.MySql.LogRepository.LogAsync(Guidid, Errorerror)
at ElmahCore.MySql.LogRepository.Log(Guidid, Errorerror)
at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContextcontext) in /src/Api/Code/HangfireConfiguration.cs:line 201
at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2x)