123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765 |
- 2025-04-16 12:21:34 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2025-04-16 12:21:35 [main] INFO o.d.r.RuoYiResourceApplication - Starting RuoYiResourceApplication using Java 17.0.8 with PID 5252 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-resource\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
- 2025-04-16 12:21:35 [main] INFO o.d.r.RuoYiResourceApplication - The following 1 profile is active: "dev"
- 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-resource.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:21:42 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2025-04-16 12:21:45 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2025-04-16 12:21:46 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@71a2a9a0
- 2025-04-16 12:21:46 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2025-04-16 12:21:46 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2025-04-16 12:21:46 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
- 2025-04-16 12:21:47 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
- 2025-04-16 12:21:47 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
- 2025-04-16 12:21:48 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
- 2025-04-16 12:21:48 [main] INFO org.redisson.Version - Redisson 3.24.3
- 2025-04-16 12:21:48 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 117.72.115.2/117.72.115.2:16379
- 2025-04-16 12:21:50 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 117.72.115.2/117.72.115.2:16379
- 2025-04-16 12:21:52 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
- 2025-04-16 12:21:52 [main] INFO org.xnio - XNIO version 3.8.8.Final
- 2025-04-16 12:21:52 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 2025-04-16 12:21:52 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 2025-04-16 12:21:52 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-resource 192.168.1.110:9204 register finished
- 2025-04-16 12:21:57 [main] INFO o.d.r.RuoYiResourceApplication - Started RuoYiResourceApplication in 26.047 seconds (process running for 27.122)
- 2025-04-16 12:21:57 [main] INFO o.d.c.w.l.WebSocketTopicListener - 初始化WebSocket主题订阅监听器成功
- 2025-04-16 12:21:58 [main] INFO o.d.r.r.ResourceApplicationRunner - 初始化OSS配置成功
- 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
- 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
- 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-resource.yml, group=DEFAULT_GROUP
- 2025-04-16 12:21:58 [RMI TCP Connection(4)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2025-04-16 12:26:15 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2025-04-16 12:26:15 [main] INFO o.d.r.RuoYiResourceApplication - Starting RuoYiResourceApplication using Java 17.0.8 with PID 17076 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-resource\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
- 2025-04-16 12:26:15 [main] INFO o.d.r.RuoYiResourceApplication - The following 1 profile is active: "dev"
- 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-resource.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:26:22 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2025-04-16 12:26:24 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2025-04-16 12:26:25 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@128fe3ab
- 2025-04-16 12:26:25 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2025-04-16 12:26:25 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2025-04-16 12:26:25 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
- 2025-04-16 12:26:26 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
- 2025-04-16 12:26:27 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
- 2025-04-16 12:26:27 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
- 2025-04-16 12:26:27 [main] INFO org.redisson.Version - Redisson 3.24.3
- 2025-04-16 12:26:28 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 117.72.115.2/117.72.115.2:16379
- 2025-04-16 12:26:28 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 117.72.115.2/117.72.115.2:16379
- 2025-04-16 12:26:30 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
- 2025-04-16 12:26:30 [main] INFO org.xnio - XNIO version 3.8.8.Final
- 2025-04-16 12:26:30 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 2025-04-16 12:26:30 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 2025-04-16 12:26:31 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-resource 192.168.1.110:9204 register finished
- 2025-04-16 12:26:36 [main] INFO o.d.r.RuoYiResourceApplication - Started RuoYiResourceApplication in 24.775 seconds (process running for 25.92)
- 2025-04-16 12:26:36 [main] INFO o.d.c.w.l.WebSocketTopicListener - 初始化WebSocket主题订阅监听器成功
- 2025-04-16 12:26:37 [main] INFO o.d.r.r.ResourceApplicationRunner - 初始化OSS配置成功
- 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
- 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
- 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-resource.yml, group=DEFAULT_GROUP
- 2025-04-16 12:26:37 [RMI TCP Connection(3)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17689
- 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780506802_114.246.237.154_9283
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17689
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17689
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780507836_114.246.237.154_18170
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780506802_114.246.237.154_9283
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780506802_114.246.237.154_9283
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Server healthy check fail, currentConnection = 1744778483447_114.246.237.154_17196
- 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:21 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:25 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_8796
- 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780529730_114.246.237.154_9294
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_8796
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_8796
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744779086807_114.246.237.154_8792
- 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17688
- 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:35 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:35 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744780507836_114.246.237.154_18170
- 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540079_114.246.237.154_9777
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540311_114.246.237.154_18197
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779086807_114.246.237.154_8792
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483447_114.246.237.154_17196
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779086807_114.246.237.154_8792
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483447_114.246.237.154_17196
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540319_114.246.237.154_18194
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17688
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17688
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_8793
- 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:41 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
- 2025-04-16 13:15:42 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
- 2025-04-16 13:15:43 [nacos-grpc-client-executor-117.72.115.2-613] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1138
- 2025-04-16 13:15:43 [nacos-grpc-client-executor-117.72.115.2-613] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1138
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780544451_114.246.237.154_18672
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780507836_114.246.237.154_18170
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780507836_114.246.237.154_18170
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:47 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62796 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 13:15:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744780549179_114.246.237.154_9794
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_8793
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_8793
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:50 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
- 2025-04-16 13:15:50 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
- 2025-04-16 13:15:50 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54752 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-607] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1150
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-607] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1150
- 2025-04-16 13:15:51 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:52 [nacos-grpc-client-executor-117.72.115.2-609] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1153
- 2025-04-16 13:15:52 [nacos-grpc-client-executor-117.72.115.2-609] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1153
- 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744780529730_114.246.237.154_9294
- 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780578153_114.246.237.154_18676
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780529730_114.246.237.154_9294
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780529730_114.246.237.154_9294
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
- 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
- 2025-04-16 13:16:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744780540319_114.246.237.154_18194
- 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:18:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780694483_114.246.237.154_18688
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540319_114.246.237.154_18194
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540319_114.246.237.154_18194
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 13:26:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:36:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping meta caches, latest entries 2, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:63418 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x66bb872a, L:/192.168.1.110:63418 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyClientWorker-7-3] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:63418 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x66bb872a, L:/192.168.1.110:63418 ! R:/192.168.1.110:20881] on create new netty channel [id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:62797 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xdaba26b8, L:/192.168.1.110:62797 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyClientWorker-7-1] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:62797 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62797 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0xdaba26b8, L:/192.168.1.110:62797 ! R:/192.168.1.110:20880] on create new netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20880 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x4e8d55ff, L:/192.168.1.110:57526 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744780694483_114.246.237.154_18688
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744780540079_114.246.237.154_9777
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852131_114.246.237.154_10281
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780694483_114.246.237.154_18688
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780694483_114.246.237.154_18688
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852205_114.246.237.154_19161
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540079_114.246.237.154_9777
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540079_114.246.237.154_9777
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Server healthy check fail, currentConnection = 1744780549179_114.246.237.154_9794
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852369_114.246.237.154_19164
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852131_114.246.237.154_10281
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852131_114.246.237.154_10281
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852444_114.246.237.154_10292
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852205_114.246.237.154_19161
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852205_114.246.237.154_19161
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852542_114.246.237.154_19170
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780549179_114.246.237.154_9794
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780549179_114.246.237.154_9794
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744780544451_114.246.237.154_18672
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744780578153_114.246.237.154_18676
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852802_114.246.237.154_19173
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852542_114.246.237.154_19170
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852542_114.246.237.154_19170
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852948_114.246.237.154_10772
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780544451_114.246.237.154_18672
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780544451_114.246.237.154_18672
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853011_114.246.237.154_19182
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780578153_114.246.237.154_18676
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780578153_114.246.237.154_18676
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853162_114.246.237.154_10779
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852948_114.246.237.154_10772
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852948_114.246.237.154_10772
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853257_114.246.237.154_19190
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853011_114.246.237.154_19182
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853011_114.246.237.154_19182
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-984] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1221
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-984] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1221
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-986] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1220
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-986] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1220
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Server healthy check fail, currentConnection = 1744780540311_114.246.237.154_18197
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744782858532_114.246.237.154_19685
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540311_114.246.237.154_18197
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540311_114.246.237.154_18197
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744782858805_114.246.237.154_19686
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782858532_114.246.237.154_19685
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782858532_114.246.237.154_19685
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
- 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:21 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
- 2025-04-16 13:54:21 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
- 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-987] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1244
- 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-987] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1244
- 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-993] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1246
- 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-993] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1246
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744782852444_114.246.237.154_10292
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744782853162_114.246.237.154_10779
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783786368_114.246.237.154_20154
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852444_114.246.237.154_10292
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852444_114.246.237.154_10292
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744783786510_114.246.237.154_11279
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853162_114.246.237.154_10779
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853162_114.246.237.154_10779
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783787213_114.246.237.154_20155
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783786368_114.246.237.154_20154
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783786368_114.246.237.154_20154
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744783787837_114.246.237.154_11280
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783786510_114.246.237.154_11279
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783786510_114.246.237.154_11279
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744782852369_114.246.237.154_19164
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783799711_114.246.237.154_20160
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852369_114.246.237.154_19164
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852369_114.246.237.154_19164
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1254
- 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO com.alibaba.nacos.client.naming - removed ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
- 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-system -> []
- 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1254
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 0, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 0 unique working revisions: , dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDeptService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDeptService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDataScopeService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDataScopeService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDictService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDictService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1262
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO com.alibaba.nacos.client.naming - new ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO com.alibaba.nacos.client.naming - current ips:(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1262
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 1 unique working revisions: a6bb356e0538e9ee6b1690debb891b12 , dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x3c7da4c3, L:/192.168.1.110:49349 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Start NettyClient /192.168.1.110 connect to the server /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDeptService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDeptService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDataScopeService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDataScopeService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDictService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDictService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:19:21 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 14:20:08 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744783799711_114.246.237.154_20160
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_11767
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_20178
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782858805_114.246.237.154_19686
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782858805_114.246.237.154_19686
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783787837_114.246.237.154_11280
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783787837_114.246.237.154_11280
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_20182
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852802_114.246.237.154_19173
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852802_114.246.237.154_19173
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412691_114.246.237.154_11763
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853257_114.246.237.154_19190
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853257_114.246.237.154_19190
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412692_114.246.237.154_20648
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783799711_114.246.237.154_20160
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783799711_114.246.237.154_20160
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414216_114.246.237.154_20664
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412692_114.246.237.154_20648
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412692_114.246.237.154_20648
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414216_114.246.237.154_11771
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783787213_114.246.237.154_20155
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783787213_114.246.237.154_20155
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1312] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1284
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1312] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1284
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1305] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1280
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1305] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1280
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1306] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1283
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1306] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1283
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1307] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1308
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1307] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1308
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1314] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1392
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1314] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1392
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1315] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1399
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1315] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1399
- 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:48 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Run shutdown hook now., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Waiting for modules(Dubbo Application[1.1](ruoyi-resource)) managed by Spring to be shutdown., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo wait for application(Dubbo Application[1.1](ruoyi-resource)) managed by Spring to be shutdown failed, time usage: 21ms, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo shutdown hooks execute now. Dubbo Application[1.1](ruoyi-resource), dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteClientService, group=mapping, cnt=0
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteClientService+mapping+dev
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDeptService, group=mapping, cnt=0
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDeptService+mapping+dev
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDataScopeService, group=mapping, cnt=0
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDataScopeService+mapping+dev
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteLogService, group=mapping, cnt=0
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteLogService+mapping+dev
- 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-2] INFO o.a.d.r.c.AbstractServiceDiscovery - [DUBBO] Metadata of instance changed, updating instance with revision 0., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-2] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-resource with instance: Instance{instanceId='null', ip='192.168.1.110', port=20880, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='null', serviceName='ruoyi-resource', metadata={dubbo.endpoints=[{"port":20880,"protocol":"dubbo"}], dubbo.metadata.revision=f90804b5e8983a9a58cdcb62da76f4da, dubbo.metadata.storage-type=remote, timestamp=1744777593460}}
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.resource.api.RemoteFileService, group=mapping, cnt=0
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-resource], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.resource.api.RemoteFileService+mapping+dev
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteUserService, group=mapping, cnt=0
- 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteUserService+mapping+dev
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDictService, group=mapping, cnt=0
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-system], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDictService+mapping+dev
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default application from Dubbo Application[1.1](ruoyi-resource) to null, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-resource) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Destroying protocol [DubboProtocol] ..., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Closing dubbo server: /192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.transport.AbstractServer - [DUBBO] Close NettyServer bind /0.0.0.0:20880, export /192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REMOVE for DUBBO_GROUP_LKX@@ruoyi-resource
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false®ister-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false®ister-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false®ister=false®ister-mode=instance&release=3.2.7&serialize.check.status=WARN], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.registry.nacos.NacosRegistry - [DUBBO] Destroy registry:nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false®ister-mode=instance&release=3.2.7&serialize.check.status=WARN, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3f092c6f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_11767
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6c09e390[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1473]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3528842d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2305]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [null] CredentialWatcher is stopped
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [null] CredentialService is freed
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@b4df5b7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_20182
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@14b0c457[Running, pool size = 16, active threads = 0, queued tasks = 0, completed tasks = 1486]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1b638114[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2304]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-resource) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown transport client com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient@4bb660e9
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown rpc client 6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3d9e5124[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784414216_114.246.237.154_11771
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@77dbd4c7[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1708]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Remove rpc client 6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Shutdown executor java.util.concurrent.ScheduledThreadPoolExecutor@f1243fd[Running, pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 1387]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Destroying default framework model: Dubbo Framework[1], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroying ..., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default framework from Dubbo Framework[1] to null, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Destroying global resources ..., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Dubbo is completely destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.FrameworkExecutorRepository - [DUBBO] destroying framework executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.s.c.DubboSpringInitializer - [DUBBO] Unbind Dubbo Module[1.1.1] from spring container: org.springframework.beans.factory.support.DefaultListableBeanFactory@9a20cbd, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.10.Final
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.d.common.core.config.AsyncConfig - ====关闭后台任务任务线程池====
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registering from Nacos Server now...
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-resource with instance: Instance{instanceId='null', ip='192.168.1.110', port=9204, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registration finished.
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2b7fc12f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_20178
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@46247084[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1462]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@24edaf32[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2308]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success,
- 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|