2025-12-14 18:19:05.8583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:05.8583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:15.3008||ERROR|Quartz.Core.ErrorLogger|||An error occurred while scanning for the next trigger to fire. Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.ExecuteInNonManagedTXLock[T](String lockName, Func`2 txCallback, Func`3 txValidator, Nullable`1 requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.ExecuteInNonManagedTXLock[T](String lockName, Func`2 txCallback, Func`3 txValidator, Nullable`1 requestorId, CancellationToken cancellationToken) at Quartz.Core.QuartzSchedulerThread.Run() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:16.7920||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:23.2504||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:31.8156||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:31.8156||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:19:46.8347||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8598||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:01.8613||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:05.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:05.8747||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:16.8865||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:31.9155||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:20:46.9351||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:01.9737||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:05.8895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:05.8895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:16.9933||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:32.0157||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:32.0157||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:21:47.0359||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:21:47.0359||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:02.0528||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:05.9026||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:05.9026||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:17.0751||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:32.0924||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:22:47.1140||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:02.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:02.1396||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:05.9179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:05.9179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:08.2555||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:17.1615||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:32.1842||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1842||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:32.1842||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:32.1853||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:23:47.2116||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:02.2250||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:02.2250||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:05.9264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:05.9264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:17.2436||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:17.2436||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:32.2600||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:24:47.2813||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:24:47.2813||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:02.2958||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:05.9346||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:05.9346||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:17.3199||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:32.3402||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:25:47.3561||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:25:47.3561||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:02.3746||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:05.9521||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:05.9521||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:17.3989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:17.3989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.3989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.4000||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.4000||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.4000||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.4000||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:17.4000||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4280||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:32.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:32.4310||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:26:47.4524||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:02.4765||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4765||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4765||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4765||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:02.4765||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4765||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:02.4771||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:05.9630||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:05.9630||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:08.2868||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:17.5035||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:32.5261||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:27:47.5433||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:02.5670||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:05.9717||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:05.9717||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:17.5923||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:32.6072||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:28:47.6215||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6456||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6469||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6469||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6469||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:02.6469||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:05.9851||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:05.9851||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:17.6633||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:32.6865||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:32.6865||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:29:47.7159||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:02.7415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:02.7415||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:06.0052||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:06.0058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:17.7706||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:32.8006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:32.8006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:32.8012||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:30:47.8188||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:02.8490||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:06.0174||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:06.0174||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:08.3129||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:17.8652||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:17.8652||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:32.8850||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:31:47.9058||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:02.9268||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:02.9268||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:06.0369||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:06.0369||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:17.9559||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:32.9715||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:32:47.9906||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:03.0070||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:06.0584||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:06.0584||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:18.0323||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:18.0324||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:33.0497||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:33:48.0701||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:03.0852||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:03.0852||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:06.0663||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:06.0663||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:18.1010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:18.1010||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:33.1277||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:33.1277||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:34:48.1578||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:34:48.1578||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:03.1757||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:06.0768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:06.0771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:08.3378||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:18.2028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:18.2028||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:33.2202||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:35:48.2345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:35:48.2345||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:03.2675||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:03.2675||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:06.0903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:06.0903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:18.2951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:18.2951||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:33.3123||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:36:48.3389||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:03.3569||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:06.1069||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:06.1069||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:18.3811||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:33.3948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:33.3948||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:37:48.4213||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:03.4484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:03.4486||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:06.1242||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:06.1242||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:18.4749||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:33.4895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:33.4895||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:38:48.5211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:38:48.5211||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5414||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5406||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5414||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5414||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5414||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:03.5414||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:03.5414||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:06.1320||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:06.1320||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:08.3614||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:18.5605||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:33.5825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:33.5825||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:48.6030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:39:48.6036||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:03.6274||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:06.1448||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:06.1448||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:18.6488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:18.6493||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:33.6629||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:40:48.6768||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:40:48.6768||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:03.6967||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:03.6967||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:06.1521||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:06.1521||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:18.7195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:18.7195||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:33.7329||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:41:48.7559||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:03.7691||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:06.1622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:06.1625||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:18.7965||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:33.8151||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:48.8333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:42:48.8337||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:03.8548||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:06.1843||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:06.1843||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:08.3644||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:43:18.8793||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8793||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8793||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8793||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8793||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:18.8801||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:18.8801||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:33.9029||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:43:48.9306||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:43:48.9306||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:03.9432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:03.9432||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:06.1919||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:06.1919||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:18.9678||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:33.9939||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:44:49.0106||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:04.0298||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:06.2173||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:06.2173||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:19.0497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:19.0497||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:34.0686||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:49.0950||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0950||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0950||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0950||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:45:49.0955||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:45:49.0955||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:04.1115||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:04.1115||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:06.2369||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:06.2369||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:19.1355||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:19.1355||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:34.1599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:34.1599||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:46:49.1834||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:04.2097||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:06.2455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:06.2455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:08.3819||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:19.2396||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:34.2676||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2960||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:47:49.2960||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2960||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:47:49.2960||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:04.3082||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:06.2645||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:06.2649||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:19.3324||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:34.3452||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:48:49.3702||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:04.3824||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:06.2707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:06.2707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:19.4082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:19.4082||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:34.4324||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:49:49.4553||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:04.4848||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:06.2851||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:06.2851||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:19.5155||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:34.5284||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:34.5284||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:49.5579||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5579||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5579||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5579||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5579||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:50:49.5583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:50:49.5583||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:04.5819||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:04.5819||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:06.2915||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:06.2915||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:08.3997||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:19.6074||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:34.6309||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:51:49.6562||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:04.6730||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:06.2991||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:06.2991||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:19.7001||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:34.7221||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:52:49.7472||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:52:49.7472||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:04.7763||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:06.3094||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:06.3094||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:19.8043||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:34.8237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:34.8237||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:53:49.8493||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:04.8679||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:06.3262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:06.3262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:19.8907||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:34.9075||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:34.9075||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:54:49.9317||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:04.9512||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:06.3354||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:06.3354||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:08.4281||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:19.9803||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:19.9803||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:35.0040||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:55:50.0328||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:55:50.0328||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:05.0568||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:05.0568||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:06.3431||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:06.3431||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:20.0740||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:20.0740||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:35.0994||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:56:50.1200||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:05.1356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:05.1356||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:06.3565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:06.3565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:20.1638||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:35.1792||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:57:50.1948||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:05.2139||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:06.3758||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:06.3758||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:20.2329||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:35.2597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:35.2597||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:58:50.2853||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:05.2999||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:05.2999||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:06.3825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:06.3825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:08.4543||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:20.3218||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:35.3423||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 18:59:50.3681||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:05.3817||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:06.4011||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:06.4011||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:20.4051||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:35.4240||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:00:50.4425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:00:50.4425||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:05.4698||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:05.4698||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:06.4120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:06.4120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:20.4883||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:35.5172||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:35.5172||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:01:50.5425||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:05.5722||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:06.4185||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:06.4185||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:20.5879||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:35.6163||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:35.6163||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:02:50.6333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:02:50.6333||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:05.6551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:05.6551||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:06.4276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:06.4276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:08.4749||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:20.6732||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:35.7024||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:50.7292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:03:50.7292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7292||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:03:50.7317||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:05.7554||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:05.7554||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:06.4487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:06.4487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:20.7778||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:35.7988||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:04:50.8104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:04:50.8104||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:05.8433||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:05.8433||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:06.4581||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:06.4581||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:20.8696||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:35.8888||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:35.8888||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:05:50.9044||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:05:50.9044||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:05.9357||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:06.4722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:06.4722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:20.9615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9615||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9615||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9615||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:20.9622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:20.9622||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:35.9825||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:06:51.0103||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:06:51.0103||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.0337||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:06.4929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. 2025-12-14 19:07:06.4929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:08.4886||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.Net.Sockets.SocketException (10065): 연결할 수 없는 호스트로 소켓 작업을 시도했습니다. at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location --- at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task) at MySql.Data.MySqlClient.NativeDriver.<>c.b__38_0(Exception ex) at System.AggregateException.Handle(Func`2 predicate) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:21.0432||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:07:36.0549||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:07:51.0667||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:08:06.0805||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:06.4992||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:06.4992||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:08:21.0976||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:08:36.1047||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:08:51.1208||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:09:06.1376||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:06.5130||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:06.5130||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:21.1494||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:09:21.1494||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:09:36.1583||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:09:51.1683||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:06.1804||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:06.5257||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:06.5257||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:21.1935||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:36.1970||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:10:51.2105||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:10:51.2105||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:11:06.2236||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:06.5364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:06.5364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:08.5010||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:21.2415||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:36.2526||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:11:36.2528||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:11:51.2620||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:12:06.2753||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:06.2753||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:06.5437||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:06.5437||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:21.2855||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:12:21.2855||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:12:36.3006||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:12:51.3118||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:12:51.3130||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:12:51.3130||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:13:06.3282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.3293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:13:06.3293||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:06.5599||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:06.5599||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:13:21.3327||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:13:36.3417||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:13:51.3489||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:14:06.3571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:06.3571||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:06.5761||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:06.5761||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:14:21.3640||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:36.3789||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:36.3789||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:14:51.3930||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:15:06.4025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:06.4025||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:06.5903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:06.5903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:08.5324||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:21.4117||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:21.4117||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:36.4192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:15:36.4192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:36.4195||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:15:51.4237||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:06.4326||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:06.6050||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:06.6050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:16:21.4364||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:36.4547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:36.4547||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:51.4650||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:16:51.4654||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:16:51.4654||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:17:06.4733||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:06.6137||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:06.6137||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:21.4823||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:17:21.4823||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:17:36.4889||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:17:51.5028||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:18:06.5145||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:06.6241||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:06.6241||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:18:21.5262||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:18:36.5374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:36.5374||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:18:51.5426||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:06.5484||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:06.6419||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:06.6419||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:08.5604||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:21.5660||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:21.5660||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:36.5809||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:36.5809||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:19:51.5902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:19:51.5902||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:20:06.6028||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:06.6486||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:06.6486||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:21.6097||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:20:36.6211||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:20:51.6373||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:21:06.6465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:06.6475||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:06.6475||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:06.6475||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:21:21.6591||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:21:36.6722||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:21:51.6830||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:06.6732||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6732||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:22:06.6881||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:21.7030||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:22:36.7104||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:22:51.7202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:22:51.7202||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:06.6891||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.6891||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:06.7378||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:23:06.7378||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:08.5773||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:21.7464||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:36.7535||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7535||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7535||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:36.7535||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7535||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:36.7535||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:36.7535||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:23:36.7542||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:23:51.7608||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:06.6959||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.6959||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:24:06.7738||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:06.7738||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7844||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:21.7835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:21.7844||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:24:21.7844||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:21.7844||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:36.7872||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:24:36.7872||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:24:51.7930||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:06.7069||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.7069||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:25:06.8024||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:21.8124||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:25:21.8124||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:36.8202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:36.8202||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:25:51.8289||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:25:51.8294||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:25:51.8294||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:06.7244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.7244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:06.8340||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:26:06.8340||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:21.8451||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:26:36.8575||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:51.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:51.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:26:51.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:26:51.8751||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:26:51.8751||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:06.7315||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.7315||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8902||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:06.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:06.8907||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:27:06.8907||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:08.5996||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:21.8963||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:36.9046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:36.9046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:36.9046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:36.9046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:27:36.9050||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:27:51.9216||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:06.7478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.7482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:28:06.9333||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:28:21.9496||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:21.9496||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:36.9653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:36.9653||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:28:51.9824||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:06.7640||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.7640||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:06.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:06.9984||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:22.0124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:29:22.0124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:22.0124||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:29:22.0128||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:37.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:37.0259||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:29:52.0415||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:29:52.0428||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:06.7690||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:06.7690||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:30:07.0522||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:22.0604||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:30:22.0604||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:37.0722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:37.0733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:30:37.0733||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:30:52.0778||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:30:52.0778||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:06.7742||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:06.7742||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:07.0884||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:31:07.0891||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:07.0891||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:31:07.0891||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:08.6300||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:22.1029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:31:22.1029||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:31:37.1120||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:31:52.1273||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:06.8100||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:06.8100||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:32:07.1393||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:22.1517||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:32:37.1571||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:32:52.1682||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:06.8427||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:06.8427||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:07.1829||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:22.1954||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1954||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1954||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:22.1954||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1954||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:33:22.1961||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:37.2030||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:37.2030||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:33:52.2194||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:33:52.2194||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:06.8586||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:06.8586||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:07.2380||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:34:22.2454||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:37.2547||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:37.2547||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:34:52.2583||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:06.8665||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:06.8665||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:35:07.2602||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:08.6417||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:22.2674||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:22.2674||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:37.2785||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:35:52.2940||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:06.8719||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:06.8719||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:07.2984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:07.2984||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:36:22.3056||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:37.3231||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:37.3231||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:36:52.3420||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:36:52.3420||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:06.8846||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:06.8846||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:37:07.3569||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:07.3569||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:37:22.3633||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:37.3686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:37:37.3686||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:37:52.3733||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:06.8924||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:06.8924||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:07.3794||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:07.3794||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:38:22.3971||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:38:37.4060||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:38:52.4334||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:06.9040||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:06.9040||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:07.4530||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:07.4542||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:07.4542||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:08.6761||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:22.4783||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:22.4783||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:37.5071||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:39:52.5345||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:39:52.5345||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:06.9118||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:06.9118||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:07.5696||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:40:22.5918||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:22.5930||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:37.6179||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:37.6179||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:40:52.6425||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:40:52.6425||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:06.9249||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:06.9249||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:07.6760||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:22.6806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:22.6806||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:37.7067||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:41:52.7236||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:41:52.7236||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:06.9311||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:06.9311||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:07.7450||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:22.7736||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:22.7736||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:37.8041||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:42:52.8297||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:42:52.8297||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:06.9388||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:06.9388||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:07.8499||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:07.8499||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:08.7152||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:22.8804||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:43:22.8804||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:43:37.9025||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:43:52.9288||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:43:52.9288||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:06.9500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:06.9500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:44:07.9588||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:22.9772||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:22.9785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:22.9785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:22.9785||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:44:37.9984||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:44:53.0206||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:06.9667||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:06.9667||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:08.0463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:45:08.0463||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:23.0769||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:38.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:38.0963||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:45:53.1177||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:45:53.1177||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:06.9793||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:06.9793||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:08.1412||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:46:08.1412||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:23.1703||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:46:38.2022||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:46:53.2226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:46:53.2226||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:06.9866||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:06.9866||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:08.2534||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:08.7383||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:47:23.2827||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:47:38.3108||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:38.3108||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:47:53.3276||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:47:53.3276||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:07.0010||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:07.0010||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:48:08.3465||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:48:23.3746||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:38.3980||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:38.3980||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:48:53.4169||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:07.0170||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:07.0170||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:08.4447||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:49:23.4686||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:49:38.4930||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:49:53.5152||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:49:53.5152||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:07.0321||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:07.0321||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:08.5439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:08.5439||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:50:23.5756||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:50:38.6080||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:50:53.6402||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:07.0448||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:07.0448||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:51:08.6620||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:08.7604||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:23.6903||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:51:38.7175||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:51:53.7502||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:07.0629||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:07.0629||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:08.7699||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:08.7699||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:23.7953||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:38.8272||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:52:53.8622||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:07.0733||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:07.0733||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:53:08.8688||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:53:23.8884||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:23.8884||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:53:38.9087||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:53.9363||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9363||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9363||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:53:53.9368||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9363||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:53:53.9368||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:07.0894||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:07.0894||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:54:08.9529||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:54:23.9858||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:23.9858||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:54:39.0123||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:54:54.0356||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:07.1082||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:07.1082||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:08.7690||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:09.0614||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:09.0614||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:55:24.0873||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:39.1048||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:39.1058||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:39.1058||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:55:54.1333||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:55:54.1333||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:07.1153||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:07.1153||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:09.1522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:09.1522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1522||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:56:09.1525||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:24.1785||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:56:39.2102||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:56:54.2401||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:07.1241||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:07.1241||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:09.2603||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:09.2605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:09.2605||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:24.2873||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:39.3184||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:39.3184||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:57:54.3506||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:07.1301||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:07.1301||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:09.3835||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:24.4111||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:58:39.4351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:39.4351||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4607||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:58:54.4613||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:07.1463||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:07.1463||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:08.7915||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:59:09.4914||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:59:09.4921||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:24.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:24.5144||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:59:39.5351||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 19:59:54.5655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 19:59:54.5655||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:07.1637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:07.1637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:09.5917||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:24.6106||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:24.6106||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:39.6418||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:00:54.6707||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:00:54.6707||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:07.1772||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:07.1777||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:09.6994||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:24.7282||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:39.7500||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:01:54.7704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:01:54.7704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:01:54.7692||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:01:54.7692||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:01:54.7704||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:07.1854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:07.1854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:09.7929||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:09.7929||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:24.8222||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:24.8222||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:39.8488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:39.8488||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:02:54.8723||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:07.2001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:07.2001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:08.7958||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:03:09.9063||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9063||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:03:09.9063||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:09.9092||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:03:24.9351||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:24.9351||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:03:39.9564||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:03:54.9790||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:07.2148||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:07.2148||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:04:09.9989||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:25.0225||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:25.0225||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:04:40.0447||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:04:55.0689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:04:55.0689||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:07.2282||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:07.2282||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:10.0876||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:05:10.0876||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:25.1067||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:05:40.1396||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:40.1408||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:05:55.1709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:05:55.1720||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:05:55.1720||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:05:55.1720||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:07.2374||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:07.2374||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:10.1969||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:10.1969||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:06:25.2197||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:25.2197||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:06:40.2451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:40.2451||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:55.2646||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:06:55.2634||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:06:55.2646||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:07.2466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:07.2466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:08.8162||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:07:10.2854||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:10.2854||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:07:25.3095||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:40.3422||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:07:40.3422||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:07:55.3709||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:07.2538||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:07.2538||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:10.3937||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:08:10.3937||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:08:25.4262||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:40.4488||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:08:40.4500||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:08:55.4716||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:07.2677||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:07.2677||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:10.4932||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:09:25.5223||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:25.5223||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:40.5413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:40.5427||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:40.5427||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:09:55.5704||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:09:55.5704||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:07.2870||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:07.2870||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:10.5947||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:10:10.5947||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:25.6176||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:25.6176||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:10:40.6460||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:10:55.6703||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:07.3001||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:07.3001||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:08.8383||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:10.6978||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:25.7246||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:25.7246||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:40.7455||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:40.7455||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:11:55.7764||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:07.3127||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:07.3127||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:10.8056||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:12:10.8046||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:12:10.8056||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:25.8293||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:12:25.8293||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:40.8551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:40.8551||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:12:55.8744||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:07.3299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:07.3299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:10.8936||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:25.9211||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:40.9480||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:40.9480||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:55.9747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:13:55.9750||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:07.3470||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:07.3470||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:14:10.9982||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:26.0216||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:41.0443||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:14:56.0695||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:07.3572||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:07.3572||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:08.8569||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:15:11.0895||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:26.1187||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:41.1478||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:15:41.1478||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:15:56.1710||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:07.3671||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:07.3671||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:16:11.2038||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:11.2038||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:16:26.2337||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:41.2637||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:16:56.2898||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:07.3805||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:07.3805||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:11.3226||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:26.3491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:26.3491||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:17:41.3800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:41.3800||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:17:56.4029||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:07.3891||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:07.3891||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:18:11.4310||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:26.4501||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:18:41.4683||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:18:56.4863||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:18:56.4863||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:07.3944||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:07.3944||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:08.8888||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:11.5144||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:11.5158||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:19:26.5376||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:41.5666||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:19:41.5666||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:19:56.5875||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:19:56.5875||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:07.4032||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:07.4032||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:20:11.6160||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:26.6398||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:41.6591||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:20:56.6912||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:07.4180||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:07.4180||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:11.7210||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:21:11.7210||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:26.7507||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:21:26.7507||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:21:41.7807||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:21:56.8062||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:21:56.8062||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:07.4325||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:07.4325||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:22:11.8305||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:22:26.8504||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:41.8816||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:22:41.8816||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:22:56.9120||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:07.4423||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:07.4423||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:08.9049||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:23:11.9390||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:26.9449||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:23:41.9694||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:23:56.9949||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:23:56.9949||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:07.4521||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:07.4521||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:12.0259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:12.0259||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:24:27.0466||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:42.0684||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:42.0684||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:24:57.0963||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:24:57.0963||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:07.4596||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:07.4596||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:25:12.1264||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:27.1565||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:27.1565||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:42.1878||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:42.1878||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:25:57.2120||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:07.4747||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:07.4747||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:12.2244||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:26:12.2244||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:26:27.2482||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:42.2655||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:42.2655||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:26:57.2880||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:07.4913||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:07.4913||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:08.9176||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:12.3135||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:27.3391||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:42.3635||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:42.3635||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:27:57.3946||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:27:57.3958||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:27:57.3958||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:07.5096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:07.5096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:28:12.4259||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:28:27.4573||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:27.4583||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:42.4850||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:28:57.5112||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:07.5198||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:07.5202||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:29:12.5383||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:12.5383||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:29:27.5688||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:29:42.5935||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:29:57.6096||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:07.5318||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:07.5318||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:12.6413||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:30:27.6632||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:42.6820||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:30:57.7095||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:30:57.7095||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:07.5491||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:07.5491||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:08.9474||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:12.7192||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:31:12.7204||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:27.7397||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:27.7397||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:31:42.7487||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:31:57.7670||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:07.5551||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:07.5551||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:12.7800||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:32:12.7800||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:27.8086||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:32:27.8086||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:32:42.8292||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:32:57.8605||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:07.5648||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:07.5648||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:33:12.8951||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:27.9158||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:27.9158||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:33:42.9477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:42.9477||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:33:57.9771||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:33:57.9771||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:07.5741||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:07.5741||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:34:13.0079||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:34:28.0343||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:43.0636||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:43.0636||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:34:58.0910||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:07.5806||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:07.5806||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:08.9803||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:13.1181||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:13.1181||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:28.1477||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:43.1722||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:35:43.1722||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:35:58.1945||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:35:58.1945||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:07.5846||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:07.5846||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:13.2215||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:36:13.2215||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:28.2439||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:43.2710||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:43.2710||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:36:58.2895||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:07.6032||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:07.6032||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:13.3226||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:37:28.3451||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:43.3653||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:43.3653||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:37:58.3908||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:07.6182||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:07.6182||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:38:13.4087||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:28.4302||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:28.4302||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:28.4303||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:43.4597||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:38:58.4841||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:07.6358||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:07.6358||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:09.0134||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:13.5035||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:28.5216||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5528||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:39:43.5540||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:43.5540||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:39:43.5540||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:39:58.5821||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:07.6474||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:07.6474||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:13.6074||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:28.6385||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:40:43.6651||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:40:58.6985||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:07.6588||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:07.6588||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:13.7299||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:28.7497||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:28.7497||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:43.7556||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:41:58.7881||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:41:58.7881||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:42:56.9338||ERROR|Quartz.Core.ErrorLogger|||An error occurred while scanning for the next trigger to fire. Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.ExecuteInNonManagedTXLock[T](String lockName, Func`2 txCallback, Func`3 txValidator, Nullable`1 requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.ExecuteInNonManagedTXLock[T](String lockName, Func`2 txCallback, Func`3 txValidator, Nullable`1 requestorId, CancellationToken cancellationToken) at Quartz.Core.QuartzSchedulerThread.Run() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:43:00.7687||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:00.7689||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:09.0257||ERROR|Quartz.Impl.AdoJobStore.MisfireHandler|||Error handling misfires: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() Quartz.JobPersistenceException: Failed to obtain DB connection from data source 'default': MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() --- End of inner exception stack trace --- at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection() at Quartz.Impl.AdoJobStore.JobStoreSupport.DoRecoverMisfires(Guid requestorId, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.MisfireHandler.Manage() [See nested exception: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts ---> System.ArgumentException: The host name or IP address is invalid at MySql.Data.Common.StreamCreator.GetTcpStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.Common.StreamCreator.GetStreamAsync(MySqlConnectionStringBuilder settings, CancellationToken cancellationToken, Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken) at Quartz.Impl.AdoJobStore.JobStoreSupport.GetConnection()] 2025-12-14 20:43:13.1943||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:13.1943||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:15.7829||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:43:15.7842||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatapApmMonitoringList Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWhatApServerUsageSummaryAsync Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageDetail Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeDbUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Helpers.Quartz.MySqlDbConnectForQuartz|||OpenConnection Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeHostUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetAlertSummaryAll Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Repositories.SystemRepository|||GetRealTimeWebUsageSummary Error : The host name or IP address is invalid 2025-12-14 20:43:30.8015||ERROR|Backend.Services.ServerMonitoringService|||ExecuteAsync Error : Unable to connect to any of the specified MySQL hosts 2025-12-14 21:16:33.1811||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error Message:Too Many Requests 2025-12-14 21:16:33.1830||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error : GetApmSpotDetail Query API 호출 시 오류가 발생했습니다. at Backend.Helpers.Integration.WhatapClient.GetApmSpotDetail(String projectApiToken, String projectCode) in C:\Users\shpar\source\repos\WebApiRunner\WebApiRunner\Helpers\Integration\WhatapClient.cs:line 531 2025-12-14 21:16:33.2171||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmExceptionHistory Error Message:Too Many Requests 2025-12-14 21:16:33.2171||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmExceptionHistory Error : GetApmExceptionHistory Query API 호출 시 오류가 발생했습니다. at Backend.Helpers.Integration.WhatapClient.GetApmExceptionHistory(String projectApiToken, String startTime, String endTime, String projectCode) in C:\Users\shpar\source\repos\WebApiRunner\WebApiRunner\Helpers\Integration\WhatapClient.cs:line 563 2025-12-14 21:16:48.5841||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error Message:Too Many Requests 2025-12-14 21:16:48.5841||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error : GetApmSpotDetail Query API 호출 시 오류가 발생했습니다. at Backend.Helpers.Integration.WhatapClient.GetApmSpotDetail(String projectApiToken, String projectCode) in C:\Users\shpar\source\repos\WebApiRunner\WebApiRunner\Helpers\Integration\WhatapClient.cs:line 531 2025-12-14 21:17:13.3022||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error Message:Too Many Requests 2025-12-14 21:17:13.3022||ERROR|Backend.Helpers.Integration.WhatapClient|||GetApmSpotDetail Error : GetApmSpotDetail Query API 호출 시 오류가 발생했습니다. at Backend.Helpers.Integration.WhatapClient.GetApmSpotDetail(String projectApiToken, String projectCode) in C:\Users\shpar\source\repos\WebApiRunner\WebApiRunner\Helpers\Integration\WhatapClient.cs:line 531