123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652 |
- 2025-04-16 12:27:58 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2025-04-16 12:27:58 [main] INFO o.d.system.RuoYiSystemApplication - Starting RuoYiSystemApplication using Java 17.0.8 with PID 8756 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-system\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
- 2025-04-16 12:27:58 [main] INFO o.d.system.RuoYiSystemApplication - The following 1 profile is active: "dev"
- 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-system.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:28:06 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2025-04-16 12:28:07 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
- 2025-04-16 12:28:08 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
- 2025-04-16 12:28:08 [main] INFO org.redisson.Version - Redisson 3.24.3
- 2025-04-16 12:28:08 [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:28:09 [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:28:09 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2025-04-16 12:28:10 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@7fa1c05f
- 2025-04-16 12:28:10 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2025-04-16 12:28:10 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2025-04-16 12:28:10 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
- 2025-04-16 12:28:12 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
- 2025-04-16 12:28:14 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
- 2025-04-16 12:28:14 [main] INFO org.xnio - XNIO version 3.8.8.Final
- 2025-04-16 12:28:14 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 2025-04-16 12:28:15 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 2025-04-16 12:28:15 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-system 192.168.1.110:9201 register finished
- 2025-04-16 12:28:22 [main] INFO o.d.system.RuoYiSystemApplication - Started RuoYiSystemApplication in 26.925 seconds (process running for 28.036)
- 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
- 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
- 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-system.yml, group=DEFAULT_GROUP
- 2025-04-16 12:28:22 [RMI TCP Connection(5)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2025-04-16 12:56:25 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55314 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 12:57:29 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55391 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:09:11 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:53954 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_17686
- 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_8798
- 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:30 [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:30 [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:33 [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:33 [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:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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:36 [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:36 [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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 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: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:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780541438_114.246.237.154_9780
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_17686
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_17686
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
- 2025-04-16 13:15:43 [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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780543782_114.246.237.154_9788
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_8798
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_8798
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744778483270_114.246.237.154_17192
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:49 [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 - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744780549280_114.246.237.154_18674
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483270_114.246.237.154_17192
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483270_114.246.237.154_17192
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] 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 [nacos-grpc-client-executor-117.72.115.2-586] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1145
- 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO com.alibaba.nacos.client.naming - removed ips(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-resource -> []
- 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-resource, instances: 0, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:50 [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 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteMessageService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1145
- 2025-04-16 13:15:50 [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.resource.api.RemoteMessageService. 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 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteFileService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xcf0b682f, L:/192.168.1.110:54752 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:50 [NettyClientWorker-7-3] INFO o.a.d.r.t.netty4.NettyClientHandler - [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:50 [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.resource.api.RemoteFileService. 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 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1152
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO com.alibaba.nacos.client.naming - new ips(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO com.alibaba.nacos.client.naming - current ips:(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-resource, instances: 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 1 unique working revisions: f90804b5e8983a9a58cdcb62da76f4da , dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1152
- 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteMessageService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [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:51 [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:20880 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x57c1ec44, L:/192.168.1.110:54675 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [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:20880, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [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 13:15:52 [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.resource.api.RemoteMessageService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:52 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteFileService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:52 [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 13:15:52 [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.resource.api.RemoteFileService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:52 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
- 2025-04-16 13:15:52 [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:53 [nacos-grpc-client-executor-117.72.115.2-596] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1155
- 2025-04-16 13:15:53 [nacos-grpc-client-executor-117.72.115.2-596] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1155
- 2025-04-16 13:17:04 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54805 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:28:17 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 8, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:38:16 [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:55314 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57307 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54805 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57317 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] IdleStateEvent triggered, close channel NettyChannel [channel=[id: 0x9e06ebe5, L:/192.168.1.110:20881 - R:/192.168.1.110:62904]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x9e06ebe5, L:/192.168.1.110:20881 - R:/192.168.1.110:62904], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62904 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57321 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [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 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [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 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] IdleStateEvent triggered, close channel NettyChannel [channel=[id: 0xa73bdc3f, L:/192.168.1.110:20881 - R:/192.168.1.110:62906]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xa73bdc3f, L:/192.168.1.110:20881 - R:/192.168.1.110:62906], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyClientWorker-7-2] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:62906 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62906 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:53954 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57527 -> /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.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:54675 -> /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: 0x57c1ec44, L:/192.168.1.110:54675 - 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-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x57c1ec44, L:/192.168.1.110:54675 ! R:/192.168.1.110:20880] on create new netty channel [id: 0x96596f48, L:/192.168.1.110:57528 - 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: 0x96596f48, L:/192.168.1.110:57528 - 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.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:62906 -> /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: 0x2e9e4969, L:/192.168.1.110:62906 ! 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.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x2e9e4969, L:/192.168.1.110:62906 ! R:/192.168.1.110:20881] on create new netty channel [id: 0x467049ab, L:/192.168.1.110:57529 - 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-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /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.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: 0x467049ab, L:/192.168.1.110:57529 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:12 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 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:55391 -> /192.168.1.110:20881 is disconnected., 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:57530 -> /192.168.1.110:20881 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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] Server healthy check fail, currentConnection = 1744778483448_114.246.237.154_8303
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852131_114.246.237.154_18693
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483448_114.246.237.154_8303
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483448_114.246.237.154_8303
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
- 2025-04-16 13:54:12 [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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852369_114.246.237.154_10289
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852131_114.246.237.154_18693
- 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_18693
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Server healthy check fail, currentConnection = 1744780541438_114.246.237.154_9780
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server healthy check fail, currentConnection = 1744780543782_114.246.237.154_9788
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853011_114.246.237.154_10775
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780541438_114.246.237.154_9780
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780541438_114.246.237.154_9780
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853102_114.246.237.154_19184
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780543782_114.246.237.154_9788
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780543782_114.246.237.154_9788
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853258_114.246.237.154_19189
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853011_114.246.237.154_10775
- 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_10775
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853330_114.246.237.154_10785
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853102_114.246.237.154_19184
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853102_114.246.237.154_19184
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Server healthy check fail, currentConnection = 1744778483446_114.246.237.154_8304
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854082_114.246.237.154_11255
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483446_114.246.237.154_8304
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483446_114.246.237.154_8304
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Connected,notify listen context...
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854311_114.246.237.154_11258
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854082_114.246.237.154_11255
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854082_114.246.237.154_11255
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] DisConnected,clear listen context...
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify connected event to listeners.
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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-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-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-957] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1222
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-957] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1222
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-958] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1223
- 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-958] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1223
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744780549280_114.246.237.154_18674
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_8797
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857141_114.246.237.154_19673
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780549280_114.246.237.154_18674
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780549280_114.246.237.154_18674
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54: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:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857292_114.246.237.154_11269
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_8797
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_8797
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857405_114.246.237.154_11271
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857141_114.246.237.154_19673
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857141_114.246.237.154_19673
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857556_114.246.237.154_19679
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857292_114.246.237.154_11269
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857292_114.246.237.154_11269
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:18 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
- 2025-04-16 13:54:18 [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:19 [nacos-grpc-client-executor-117.72.115.2-966] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1240
- 2025-04-16 13:54:19 [nacos-grpc-client-executor-117.72.115.2-966] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1240
- 2025-04-16 14:09:48 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744782857405_114.246.237.154_11271
- 2025-04-16 14:09:48 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:48 [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:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744783788644_114.246.237.154_20156
- 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857405_114.246.237.154_11271
- 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857405_114.246.237.154_11271
- 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 14:09:50 [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:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
- 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:09:52 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
- 2025-04-16 14:09:53 [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:53 [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:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744783792836_114.246.237.154_20158
- 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783788644_114.246.237.154_20156
- 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783788644_114.246.237.154_20156
- 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
- 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:09:57 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
- 2025-04-16 14:10:00 [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:10:01 [nacos-grpc-client-executor-117.72.115.2-1173] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1253
- 2025-04-16 14:10:01 [nacos-grpc-client-executor-117.72.115.2-1173] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1253
- 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Server healthy check fail, currentConnection = 1744782852369_114.246.237.154_10289
- 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:17:24 [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:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744784244791_114.246.237.154_11285
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852369_114.246.237.154_10289
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852369_114.246.237.154_10289
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:17:28 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57307 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57321 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57530 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57527 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57317 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:29 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [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:29 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system
- 2025-04-16 14:17:30 [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:17:30 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49345 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49344 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49346 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49347 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49348 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [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 [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:17:30 [nacos-grpc-client-executor-117.72.115.2-1246] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1269
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1246] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1269
- 2025-04-16 14:17:33 [nacos-grpc-client-executor-117.72.115.2-1248] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1270
- 2025-04-16 14:17:33 [nacos-grpc-client-executor-117.72.115.2-1248] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1270
- 2025-04-16 14:19:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 14:19:21 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 14:20:08 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 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:49345 -> /192.168.1.110:20881 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:49346 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49348 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [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 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49347 -> /192.168.1.110:20881 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:57529 -> /192.168.1.110:20881 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:49344 -> /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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [edf18974-bc92-45b4-8299-564912ef9ccc] Server healthy check fail, currentConnection = 1744782857556_114.246.237.154_19679
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744783792836_114.246.237.154_20158
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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.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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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.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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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.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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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.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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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.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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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.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 - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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.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.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:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784411837_114.246.237.154_20165
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853330_114.246.237.154_10785
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853330_114.246.237.154_10785
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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 - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_20171
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783792836_114.246.237.154_20158
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783792836_114.246.237.154_20158
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] 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 - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] 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.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 - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_20170
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857556_114.246.237.154_19679
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857556_114.246.237.154_19679
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] 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 - [edf18974-bc92-45b4-8299-564912ef9ccc] 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.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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412691_114.246.237.154_20649
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853258_114.246.237.154_19189
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853258_114.246.237.154_19189
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412692_114.246.237.154_11775
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784244791_114.246.237.154_11285
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784244791_114.246.237.154_11285
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] 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 - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744784413991_114.246.237.154_20663
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_20170
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412664_114.246.237.154_20170
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] 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:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414557_114.246.237.154_12252
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_20171
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412664_114.246.237.154_20171
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 14:20:15 [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:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414877_114.246.237.154_12256
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854311_114.246.237.154_11258
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854311_114.246.237.154_11258
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_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 - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Connected,notify listen context...
- 2025-04-16 14:20:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system
- 2025-04-16 14:20:16 [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:16 [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:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
- 2025-04-16 14:20:17 [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:17 [nacos-grpc-client-executor-117.72.115.2-1279] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1310
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1279] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1310
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1280] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1316
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1280] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1316
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1299] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1320
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1299] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1320
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1293] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1394
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1293] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1394
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1294] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1402
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1294] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1402
- 2025-04-16 14:20:38 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:38 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:42 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:42 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:46 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:46 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:50 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:50 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:54 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:54 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 8, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:58 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:58 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:02 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:02 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:06 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:06 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28: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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:10 [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:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:10 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:13 [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:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:13 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], 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-system)) 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-system)) managed by Spring to be shutdown failed, time usage: 20ms, 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-system), 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.resource.api.RemoteMessageService, group=mapping, cnt=0
- 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.resource.api.RemoteMessageService+mapping+dev
- 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 [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 [Dubbo-framework-shared-scheduler-thread-4] 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-4] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-system with instance: Instance{instanceId='null', ip='192.168.1.110', port=20881, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='null', serviceName='ruoyi-system', metadata={dubbo.endpoints=[{"port":20881,"protocol":"dubbo"}], dubbo.metadata.revision=a6bb356e0538e9ee6b1690debb891b12, dubbo.metadata.storage-type=remote, timestamp=1744777698263}}
- 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/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.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: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.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 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], 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.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-system) 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-system) 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:20881, 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:20881, export /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:23 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REMOVE for DUBBO_GROUP_LKX@@ruoyi-system
- 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-system&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=8756&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-system&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=8756&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-system&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=8756&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-system&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=8756&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@1ab8ad98[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 1744784413991_114.246.237.154_20663
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7f6ff374[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1420]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@76348a4b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2270]
- 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@b149ad2[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 1744784412692_114.246.237.154_11775
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@31094b6[Running, pool size = 16, active threads = 0, queued tasks = 0, completed tasks = 1455]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2e758111[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2270]
- 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-system) 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@77c9ba11
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown rpc client 2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_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@6e299a8d[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 1744784411837_114.246.237.154_20165
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6bb70cf5[Running, pool size = 4, active threads = 1, queued tasks = 0, completed tasks = 1685]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Remove rpc client 2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Shutdown executor java.util.concurrent.ScheduledThreadPoolExecutor@51943aa0[Running, pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 1367]
- 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@590765c4, 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-system with instance: Instance{instanceId='null', ip='192.168.1.110', port=9201, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
- 2025-04-16 14:29:24 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation UNREGISTER for DEFAULT_GROUP@@ruoyi-system
- 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@232a7aaf[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 1744784414557_114.246.237.154_12252
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@30089345[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 1458]
- 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2fa9fde4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2273]
- 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 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
|