finallyTest/LOG_FILE_IS_UNDEFINED

1.1 MiB

2024-05-19 14:12:00.475 | INFO 12008 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 14:12:01.781 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:01.782 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:09.982 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.042 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.291 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 14:12:19.516 | INFO 12008 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:12:19.518 | INFO 12008 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:12:20.011 | INFO 12008 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:12:21.702 | INFO 12008 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:12:21.704 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:12:21.706 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:12:31.240 | INFO 12008 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:12:43.532 | WARN 12008 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:12:44.158 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:44.159 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:44.542 | INFO 12008 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 14:12:48.923 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 51.417 seconds (JVM running for 54.469)
2024-05-19 14:12:49.157 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 14:12:49.268 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 14:12:49.380 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 14:12:51.831 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:12:51.834 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 14:12:51.836 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 14:23:50.830 | INFO 18668 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 14:23:51.940 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:23:51.941 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:23:58.712 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.769 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.916 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 14:24:04.536 | INFO 18668 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:24:04.538 | INFO 18668 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:24:05.030 | INFO 18668 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:24:05.915 | INFO 18668 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:24:05.917 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:24:05.918 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:24:09.568 | INFO 18668 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:24:17.330 | WARN 18668 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:24:17.814 | INFO 18668 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 14:24:19.577 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 32.186 seconds (JVM running for 35.015)
2024-05-19 14:24:19.603 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.605 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.606 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 15:05:19.309 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:05:19.309 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:05:19.310 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:05:19.311 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:05:19.415 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:05:19.468 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:05:19.620 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:05:19.623 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:06:24.634 | INFO 28032 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:06:25.142 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:25.143 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:28.591 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.628 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.725 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:06:31.906 | INFO 28032 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:06:32.348 | INFO 28032 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:06:32.349 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:06:32.350 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:06:35.211 | INFO 28032 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:06:39.858 | WARN 28032 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:40.421 | INFO 28032 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:06:42.196 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 19.691 seconds (JVM running for 21.285)
2024-05-19 15:06:42.270 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:06:42.306 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:06:42.340 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:06:43.266 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.267 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:06:43.269 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.636 | INFO 28032 | RMI TCP Connection(5)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:08:10.824 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:08:10.824 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:08:10.825 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:08:10.826 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:08:10.941 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:08:10.993 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:08:11.233 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:08:11.235 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:08:30.527 | INFO 10624 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:34.822 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.857 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.974 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:08:38.313 | INFO 10624 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:08:38.314 | INFO 10624 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:08:38.511 | INFO 10624 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:08:39.075 | INFO 10624 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:08:39.077 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:08:39.078 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:08:42.001 | INFO 10624 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:08:46.736 | WARN 10624 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:47.220 | INFO 10624 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:08:49.096 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 21.252 seconds (JVM running for 23.704)
2024-05-19 15:08:49.207 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:08:49.261 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:08:49.306 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:08:50.262 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:09:56.258 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:09:56.258 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:09:56.259 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:09:56.260 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:09:56.321 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:09:56.398 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:09:56.536 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:09:56.539 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:10:05.614 | INFO 19356 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:10:06.140 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:06.141 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:09.840 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.893 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.983 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:10:14.210 | INFO 19356 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:10:14.791 | INFO 19356 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:10:20.753 | INFO 19356 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:10:27.880 | WARN 19356 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:10:28.193 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:28.194 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:28.454 | INFO 19356 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:10:30.676 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 27.318 seconds (JVM running for 29.161)
2024-05-19 15:10:30.836 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:10:30.962 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:10:31.067 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:10:32.815 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:10:32.816 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:10:32.817 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:10:33.000 | INFO 19356 | RMI TCP Connection(3)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:36:22.584 | WARN 19356 | AMQP Connection 43.142.100.73:5672 [TID: N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-19 15:57:17.121 | INFO 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 15:57:17.132 | INFO 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 15:57:17.298 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.310 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.334 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 15:57:17.351 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:21.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:21.836 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:23:38.738 | INFO 20532 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:23:40.973 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:23:40.974 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:00.077 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:24:00.470 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:24:01.105 | INFO 20532 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:24:12.341 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:24:12.342 | INFO 20532 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:24:12.996 | INFO 20532 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:24:14.765 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:24:14.772 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:24:14.773 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:24:25.294 | INFO 20532 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:24:36.108 | WARN 20532 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:24:36.784 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:24:36.785 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:46.185 | ERROR 20532 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[2409:891f:c565:438:f4be:9b5f:4a18:ae79], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
 
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
 
2024-05-19 16:24:46.186 | WARN 20532 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:24:46.597 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:24:46.606 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:24:46.626 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:24:46.627 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:24:46.680 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:24:46.841 | ERROR 20532 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
 
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
 
2024-05-19 16:24:47.591 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:24:47.592 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:25:07.843 | INFO 20592 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:25:09.091 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:09.092 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:25:24.219 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.546 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.954 | INFO 20592 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:25:29.347 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:25:29.348 | INFO 20592 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:25:29.591 | INFO 20592 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:25:30.307 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:25:41.100 | INFO 20592 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:25:55.822 | WARN 20592 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:25:56.529 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:56.530 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:05.916 | ERROR 20592 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
 
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
 
2024-05-19 16:26:05.917 | WARN 20592 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:26:06.270 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:26:06.273 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:26:06.282 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:26:06.283 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:26:06.303 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:26:06.371 | ERROR 20592 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
 
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
 
2024-05-19 16:26:07.272 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:26:07.274 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:26:33.552 | INFO 15720 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:26:34.742 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:26:34.743 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:50.423 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:26:50.748 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:26:51.232 | INFO 15720 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:26:59.582 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:26:59.583 | INFO 15720 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:00.103 | INFO 15720 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:01.406 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:01.409 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:01.410 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:10.624 | INFO 15720 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:10.681 | INFO 5784 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:27:11.859 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:11.860 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:18.744 | WARN 15720 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:18.991 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:18.992 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:26.053 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.382 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.766 | INFO 5784 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:27:28.377 | ERROR 15720 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
 
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
 
2024-05-19 16:27:28.378 | WARN 15720 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:27:28.761 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:27:28.765 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:27:28.776 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:27:28.777 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:27:28.832 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:27:28.956 | ERROR 15720 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
 
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
 
2024-05-19 16:27:29.761 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:27:29.762 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:27:29.761 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:27:29.763 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:41.489 | INFO 5784 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:42.099 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:42.101 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:42.102 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:45.418 | INFO 5784 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:51.523 | WARN 5784 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:51.842 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:51.843 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:28:01.261 | ERROR 5784 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
 
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
 
2024-05-19 16:28:01.262 | WARN 5784 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:28:01.626 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:28:01.632 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:28:01.688 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:28:01.789 | ERROR 5784 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
 
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
 
2024-05-19 16:28:02.625 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:28:02.626 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:38:00.118 | INFO 22132 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:01.201 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:01.202 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:06.595 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.636 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.847 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:14.543 | INFO 22132 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:14.544 | INFO 22132 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:14.931 | INFO 22132 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:16.133 | INFO 22132 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:16.135 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:16.136 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:25.210 | INFO 22132 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:31.740 | WARN 22132 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:32.295 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:32.300 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:32.637 | INFO 22132 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:38:34.846 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 36.668 seconds (JVM running for 39.615)
2024-05-19 16:38:35.049 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:38:35.148 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:38:35.254 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:38:37.285 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.286 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:38:37.288 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.452 | INFO 3820 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:41.249 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.299 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.395 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:45.923 | INFO 3820 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:45.924 | INFO 3820 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:46.142 | INFO 3820 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:46.726 | INFO 3820 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:49.389 | INFO 3820 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:52.387 | WARN 3820 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:52.812 | INFO 3820 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:38:53.475 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 18.139 seconds (JVM running for 20.747)
2024-05-19 16:38:53.497 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.499 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.500 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:56:43.392 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.392 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.393 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.393 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.474 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.515 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.554 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.555 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.555 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.556 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.695 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.699 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.700 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.708 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.709 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:56:43.751 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.786 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.790 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:57:44.843 | INFO 4120 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:44.994 | INFO 18404 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:48.525 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.526 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:48.776 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.777 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:57.787 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.829 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.968 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:57:58.248 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.285 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.452 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:58:14.788 | INFO 18404 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:14.790 | INFO 18404 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:15.312 | INFO 18404 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:15.810 | INFO 4120 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:15.811 | INFO 4120 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:16.218 | INFO 4120 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:17.654 | INFO 18404 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:17.659 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:17.662 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:18.855 | INFO 4120 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:18.860 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:18.861 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:25.001 | INFO 18404 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:28.747 | INFO 4120 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:31.409 | WARN 18404 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:31.807 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:31.808 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:32.128 | INFO 18404 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:58:33.674 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 53.536 seconds (JVM running for 71.631)
2024-05-19 16:58:33.728 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.731 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.734 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:58:35.189 | WARN 4120 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:35.881 | INFO 4120 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:58:37.513 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 57.372 seconds (JVM running for 102.203)
2024-05-19 16:58:37.764 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:58:37.865 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:58:37.988 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:58:40.533 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:01:39.536 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.539 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.683 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.685 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.687 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.688 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.688 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.783 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.864 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.901 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.985 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.985 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.986 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.987 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:01:40.015 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:40.016 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:02:05.890 | INFO 160 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:08.905 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:08.906 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:22.228 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.267 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.469 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:41.007 | INFO 160 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:02:41.008 | INFO 160 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:02:41.558 | INFO 160 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:02:43.840 | INFO 160 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:02:43.848 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:02:43.849 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:02:45.525 | INFO 23880 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:47.579 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:47.580 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:52.891 | INFO 160 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:02:55.384 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.469 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.608 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:58.409 | WARN 160 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:02:58.820 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:58.821 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:59.137 | INFO 160 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 17:03:00.684 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 58.758 seconds (JVM running for 68.054)
2024-05-19 17:03:00.966 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 17:03:01.086 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 17:03:01.220 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 17:03:04.528 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:04.529 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 17:03:04.531 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:03:06.396 | INFO 23880 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:03:06.397 | INFO 23880 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:03:06.709 | INFO 23880 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:03:08.087 | INFO 23880 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:03:08.092 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:03:08.093 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:03:12.873 | INFO 23880 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:03:17.287 | WARN 23880 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:03:17.480 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:03:17.481 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:03:17.815 | INFO 23880 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 17:03:18.621 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 35.877 seconds (JVM running for 44.943)
2024-05-19 17:03:18.663 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.665 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.666 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 17:06:50.712 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:06:50.877 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 17:06:51.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:06:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:06:55.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:07:08.221 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:08.222 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:07:24.622 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:24.625 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:07:54.725 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:54.727 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:08:24.820 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:24.822 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:08:54.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:54.945 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:09:25.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:25.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:09:55.118 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:55.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:10:25.223 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:25.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:10:55.325 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:55.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:11:25.420 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:25.422 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:11:55.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:55.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:12:25.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:25.621 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:12:55.725 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:55.727 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:13:25.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:25.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:13:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:55.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:14:26.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:26.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:14:56.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:56.124 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:15:26.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:26.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:15:56.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:56.326 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:16:26.419 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:26.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:16:56.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:56.533 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:17:26.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:26.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:17:56.724 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:56.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:18:26.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:26.843 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:18:56.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:56.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:19:27.019 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:27.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:19:57.120 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:57.122 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:20:27.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:27.219 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:20:57.321 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:57.323 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:21:27.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:27.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:21:57.520 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:57.521 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:22:27.623 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:27.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:22:57.728 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:57.729 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:23:27.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:27.835 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:23:57.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:57.938 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:24:28.019 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:28.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:24:58.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:58.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:25:28.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:28.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:25:58.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:58.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:26:28.429 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:28.430 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:26:58.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:58.520 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:27:28.623 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:28.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:27:58.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:58.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:28:28.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:28.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:28:58.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:58.921 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:29:29.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:29.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:29:59.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:59.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:30:29.221 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:29.222 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:30:59.322 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:59.324 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:31:29.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:29.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:31:59.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:59.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:32:29.621 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:29.622 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:32:59.722 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:59.723 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:33:29.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:29.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:33:59.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:59.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:34:30.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:34:30.021 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:35:00.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:00.122 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:35:30.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:30.232 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:36:00.323 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:00.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:36:30.422 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:30.423 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:37:00.521 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:00.522 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:37:30.624 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:30.625 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:38:00.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:00.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:38:30.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:30.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:39:00.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:00.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:39:31.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:31.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:40:01.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:01.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:40:31.227 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:31.228 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:41:01.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:01.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:41:31.418 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:31.418 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:42:01.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:01.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:42:31.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:31.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:43:01.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:01.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:43:31.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:31.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:44:01.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:01.922 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:44:32.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:32.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:45:02.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:02.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:45:32.218 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:32.219 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:46:02.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:02.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:46:32.427 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:32.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:47:02.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:02.521 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:47:32.620 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:32.622 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:48:02.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:02.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:48:32.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:32.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:49:02.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:02.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:49:33.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:33.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:50:03.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:03.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:50:33.219 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:33.220 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:51:03.320 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:03.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:51:33.423 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:33.423 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:52:03.522 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:03.524 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:52:33.625 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:33.639 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:53:03.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:03.719 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:53:33.818 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:33.819 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:54:03.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:03.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:54:34.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:34.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:55:04.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:04.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:55:34.228 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:34.243 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:56:04.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:04.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:56:34.424 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:34.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:57:04.525 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:04.540 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:57:34.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:34.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:58:04.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:04.721 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:58:34.824 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:34.839 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:59:04.928 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:04.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 17:59:35.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:35.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:00:05.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:05.135 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:00:35.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:35.231 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:01:05.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:05.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:01:35.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:35.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:02:05.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:05.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:02:35.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:35.621 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:03:05.723 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:05.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:03:35.820 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:35.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:04:05.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:05.920 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:04:36.023 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:36.025 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:05:06.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:06.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:05:36.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:36.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:06:06.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:06.342 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:06:36.418 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:36.434 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:07:06.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:06.532 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:07:36.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:36.646 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:08:06.721 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:06.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:08:36.818 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:36.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:09:06.925 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:06.927 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:09:37.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:37.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:10:07.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:10:07.327 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:02.417 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:29:02.518 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:29:02.520 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:29:11.523 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:11.525 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:29:19.727 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:19.728 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:29:36.128 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:36.129 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:30:06.218 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:06.230 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:30:36.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:36.322 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:31:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:06.420 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:31:36.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:36.536 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:32:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:06.627 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:32:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:36.721 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:33:06.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:06.836 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:33:36.918 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:36.919 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:34:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:34:07.101 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:37:40.285 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:37:40.367 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:37:40.494 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:37:45.462 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:12.458 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
 
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:39:12.569 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:39:12.571 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:39:21.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:21.546 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:39:29.818 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:29.820 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:39:46.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:46.221 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:40:16.321 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:16.323 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:40:46.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:46.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:41:16.518 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:16.519 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:41:46.624 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:46.626 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:42:16.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:16.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:42:46.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:46.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:43:16.925 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:16.927 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:43:47.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:47.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:44:17.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:17.142 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:44:47.227 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:47.229 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:45:17.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:17.325 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:45:47.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:47.419 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:46:17.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:17.537 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:46:47.627 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:47.629 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:47:17.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:17.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:47:47.825 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:47.827 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:48:17.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:17.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:48:48.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:48.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:49:18.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:18.119 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:49:48.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:48.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:50:18.321 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:18.323 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:50:48.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:48.420 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:51:18.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:18.523 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:51:48.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:48.642 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:52:18.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:18.736 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:52:48.825 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:48.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:53:18.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:18.922 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:53:49.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:49.022 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:54:19.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:19.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:54:49.222 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:49.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:55:19.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:19.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:55:49.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:49.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:56:19.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:19.538 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:56:49.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:49.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:57:19.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:19.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:57:49.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:49.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:58:19.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:19.927 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:58:50.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:50.038 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:59:20.125 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:20.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 18:59:50.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:50.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:00:20.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:20.336 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:00:50.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:50.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:01:20.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:20.537 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:01:50.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:50.636 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:02:20.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:20.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:02:50.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:50.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:03:20.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:20.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:03:51.028 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:51.030 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:04:21.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:21.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:04:51.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:51.224 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:05:21.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:21.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:05:51.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:51.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:06:21.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:21.535 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:06:51.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:51.619 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:07:21.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:21.721 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:07:51.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:51.824 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:08:21.924 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:21.925 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:08:52.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:52.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:09:22.121 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:22.137 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:09:52.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:52.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:10:22.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:22.330 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:10:52.425 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:52.427 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:11:22.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:22.526 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:11:52.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:52.621 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:12:22.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:22.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:12:52.822 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:52.838 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:13:22.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:22.944 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:13:53.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:53.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:14:23.121 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:23.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:14:53.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:53.219 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:15:23.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:23.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:15:53.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:53.440 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:16:23.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:23.537 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:16:53.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:53.623 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:17:23.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:23.720 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:17:53.820 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:53.822 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:18:23.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:23.934 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:18:54.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:54.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:19:24.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:24.125 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:19:54.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:54.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:20:24.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:24.334 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:20:54.424 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:54.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:21:24.526 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:24.541 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:21:54.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:54.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:22:24.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:24.735 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:22:54.820 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:54.846 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:23:24.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:24.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:23:55.026 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:55.027 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:24:25.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:25.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:24:55.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:55.242 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:25:25.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:25.344 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:25:55.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:55.425 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:26:25.524 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:25.539 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:26:55.623 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:55.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:27:25.722 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:25.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:27:55.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:55.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:28:25.921 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:25.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:28:56.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:56.039 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:29:26.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:26.125 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:29:56.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:56.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:30:26.325 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:26.326 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:30:56.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:56.432 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:31:26.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:26.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:31:56.623 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:56.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:32:26.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:26.725 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:32:56.824 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:56.826 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:33:26.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:26.931 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:33:57.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:57.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:34:27.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:27.119 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:34:57.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:57.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:35:27.327 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:27.343 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:35:57.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:57.435 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:36:27.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:27.541 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:36:57.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:57.625 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:37:27.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:27.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:37:57.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:57.831 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:38:27.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:27.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:38:58.022 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:58.024 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:39:28.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:28.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:39:58.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:58.235 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:40:28.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:28.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:40:58.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:58.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:41:28.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:28.530 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:41:58.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:58.637 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:42:28.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:28.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:42:58.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:58.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:43:28.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:28.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:43:59.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:59.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:44:29.123 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:29.125 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:44:59.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:59.230 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:45:29.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:29.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:45:59.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:59.445 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:46:29.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:29.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:46:59.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:59.637 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:47:29.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:29.720 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:47:59.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:59.819 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:48:29.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:48:29.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:49:00.020 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:00.032 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:49:30.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:30.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:50:00.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:00.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:50:30.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:30.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:51:00.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:00.444 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:51:30.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:30.525 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:52:00.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:00.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:52:30.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:30.735 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:53:00.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:00.830 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:53:30.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:30.934 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:54:01.029 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:01.044 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:54:31.127 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:31.143 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:55:01.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:01.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:55:31.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:31.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:56:01.426 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:01.428 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:56:31.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:31.546 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:57:01.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:01.626 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:57:31.727 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:31.729 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:58:01.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:01.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:58:31.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:31.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:59:02.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:02.036 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 19:59:32.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:32.138 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:00:02.227 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:02.228 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:00:32.326 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:32.328 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:01:02.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:02.431 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:01:32.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:32.534 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:02:02.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:02.643 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:02:32.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:32.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:03:02.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:02.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:03:32.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:32.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:04:03.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:03.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:04:33.128 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:33.129 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:05:03.225 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:03.241 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:05:33.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:33.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:06:03.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:03.435 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:06:33.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:33.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:07:03.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:03.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:07:33.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:33.741 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:08:03.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:03.834 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:08:33.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:33.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:09:04.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:04.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:09:34.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:34.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:10:04.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:04.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:10:34.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:34.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:11:04.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:04.421 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:11:34.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:34.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:12:04.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:04.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:12:34.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:34.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:13:04.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:04.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:13:34.922 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:34.937 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:14:05.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:05.020 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:14:35.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:35.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:15:05.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:05.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:15:35.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:35.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:16:05.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:05.424 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:16:35.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:35.521 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:17:05.629 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:05.645 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:17:35.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:35.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:18:05.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:05.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:18:35.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:35.919 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:19:06.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:06.034 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:19:36.126 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:36.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:20:06.217 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:06.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:20:36.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:36.320 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:21:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:06.445 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:21:36.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:36.536 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:22:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:06.642 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:22:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:36.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:23:06.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:06.842 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:23:36.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:36.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:24:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:07.019 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:24:37.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:37.144 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:25:07.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:07.235 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:25:37.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:37.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:26:07.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:07.421 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:26:37.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:37.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:27:07.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:07.638 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:27:37.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:37.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:28:07.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:07.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:28:37.923 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:37.924 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:29:08.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:08.042 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:29:38.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:38.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:30:08.225 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:08.242 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:30:38.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:38.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:31:08.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:08.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:31:38.525 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:38.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:32:08.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:08.632 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:32:38.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:38.720 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:33:08.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:08.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:33:38.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:38.935 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:34:09.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:09.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:34:39.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:39.134 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:35:09.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:09.233 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:35:39.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:39.335 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:36:09.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:09.420 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:36:39.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:39.545 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:37:09.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:09.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:37:39.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:39.726 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:38:09.823 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:09.839 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:38:39.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:39.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:39:10.025 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:10.026 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:39:40.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:40.132 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:40:10.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:10.220 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:40:40.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:40.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:41:10.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:10.442 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:41:40.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:40.524 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:42:10.618 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:10.632 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:42:40.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:40.731 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:43:10.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:10.838 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:43:40.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:40.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:44:11.025 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:11.041 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:44:41.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:41.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:45:11.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:11.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:45:41.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:41.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:46:11.421 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:11.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:46:41.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:41.538 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:47:11.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:11.634 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:47:41.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:41.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:48:11.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:11.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:48:41.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:41.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:49:12.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:12.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:49:42.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:42.138 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:50:12.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:12.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:50:42.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:42.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:51:12.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:12.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:51:42.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:42.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:52:12.625 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:12.640 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:52:42.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:42.721 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:53:12.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:12.842 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:53:42.924 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:42.939 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:54:13.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:13.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:54:43.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:43.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:55:13.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:13.243 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:55:43.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:43.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:56:13.417 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:13.433 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:56:43.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:43.544 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:57:13.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:13.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:57:43.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:43.745 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:58:13.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:13.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:58:43.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:43.942 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:59:14.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:14.028 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 20:59:44.128 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:44.129 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:00:14.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:14.239 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:00:44.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:44.332 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:01:14.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:14.432 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:01:44.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:44.525 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:02:14.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:14.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:02:44.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:44.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:03:14.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:14.828 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:03:44.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:44.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:04:15.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:15.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:04:45.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:45.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:05:15.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:15.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:05:45.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:45.345 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:06:15.422 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:15.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:06:45.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:45.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:07:15.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:15.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:07:45.724 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:45.726 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:08:15.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:15.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:08:45.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:45.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:09:16.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:16.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:09:46.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:46.141 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:10:16.221 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:16.238 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:10:46.324 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:46.340 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:11:16.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:16.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:11:46.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:46.529 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:12:16.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:16.635 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:12:46.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:46.729 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:13:16.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:16.824 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:13:46.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:46.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
 
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
 
2024-05-19 21:14:17.024 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:14:17.099 | INFO 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379