123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659 |
- 2025-04-16 12:18:41 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2025-04-16 12:18:41 [main] INFO o.dromara.auth.RuoYiAuthApplication - Starting RuoYiAuthApplication using Java 17.0.8 with PID 15424 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-auth\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
- 2025-04-16 12:18:41 [main] INFO o.dromara.auth.RuoYiAuthApplication - The following 1 profile is active: "dev"
- 2025-04-16 12:18:42 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-auth.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:18:42 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
- 2025-04-16 12:18:48 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 2025-04-16 12:18:51 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
- 2025-04-16 12:18:51 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
- 2025-04-16 12:18:51 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
- 2025-04-16 12:18:51 [main] INFO org.redisson.Version - Redisson 3.24.3
- 2025-04-16 12:18:52 [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:18:52 [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:18:53 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
- 2025-04-16 12:18:53 [main] INFO org.xnio - XNIO version 3.8.8.Final
- 2025-04-16 12:18:53 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 2025-04-16 12:18:54 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 2025-04-16 12:18:54 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.1.110:9210 register finished
- 2025-04-16 12:18:57 [main] INFO o.dromara.auth.RuoYiAuthApplication - Started RuoYiAuthApplication in 19.057 seconds (process running for 20.239)
- 2025-04-16 12:18:57 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
- 2025-04-16 12:18:57 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
- 2025-04-16 12:18:57 [RMI TCP Connection(3)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17683
- 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15: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 13:15: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 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780511406_114.246.237.154_9287
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17683
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17683
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify disconnected event to listeners
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] DisConnected,clear listen context...
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify connected event to listeners.
- 2025-04-16 13:15:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 13:15:27 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Server healthy check fail, currentConnection = 1744778483448_114.246.237.154_8308
- 2025-04-16 13:15:27 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:27 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Success to connect a server [117.72.115.2:28848], connectionId = 1744780528424_114.246.237.154_9291
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483448_114.246.237.154_8308
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483448_114.246.237.154_8308
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify disconnected event to listeners
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify connected event to listeners.
- 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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:34 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_8794
- 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 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:37 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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:37 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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: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:42 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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:42 [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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Success to connect a server [117.72.115.2:28848], connectionId = 1744780541152_114.246.237.154_9783
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780528424_114.246.237.154_9291
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780528424_114.246.237.154_9291
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify disconnected event to listeners
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify connected event to listeners.
- 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780543249_114.246.237.154_9786
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_8794
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_8794
- 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Connected,notify listen context...
- 2025-04-16 13:15:47 [nacos-grpc-client-executor-117.72.115.2-708] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1144
- 2025-04-16 13:15:47 [nacos-grpc-client-executor-117.72.115.2-708] 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:47 [nacos-grpc-client-executor-117.72.115.2-708] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-resource -> []
- 2025-04-16 13:15:47 [nacos-grpc-client-executor-117.72.115.2-708] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1144
- 2025-04-16 13:15:47 [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:47 [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:47 [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:47 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xcc9b5b37, L:/192.168.1.110:62796 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:47 [NettyClientWorker-5-2] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:62796 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:47 [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:51 [nacos-grpc-client-executor-117.72.115.2-709] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1151
- 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-709] 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-709] 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-709] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1151
- 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-5-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:15:51 [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: 0xadd01ab6, L:/192.168.1.110:54674 - 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:51 [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:16:23 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Server healthy check fail, currentConnection = 1744778483514_114.246.237.154_17199
- 2025-04-16 13:16:23 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:16:23 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780584733_114.246.237.154_9796
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483514_114.246.237.154_17199
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483514_114.246.237.154_17199
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Notify disconnected event to listeners
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] DisConnected,clear listen context...
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Notify connected event to listeners.
- 2025-04-16 13:16:25 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Connected,notify listen context...
- 2025-04-16 13:18:02 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server healthy check fail, currentConnection = 1744780511406_114.246.237.154_9287
- 2025-04-16 13:18:02 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:18:02 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:18:05 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:18:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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:18: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 13:18:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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:18: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:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780692346_114.246.237.154_18686
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780511406_114.246.237.154_9287
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780511406_114.246.237.154_9287
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify disconnected event to listeners
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] DisConnected,clear listen context...
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify connected event to listeners.
- 2025-04-16 13:18:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 13:18:55 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:28:55 [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 [NettyClientWorker-5-3] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [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:54674 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xadd01ab6, L:/192.168.1.110:54674 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyClientWorker-5-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0xadd01ab6, L:/192.168.1.110:54674 ! R:/192.168.1.110:20880] on create new netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [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: 0xc9844ac6, L:/192.168.1.110:57320 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [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:62904 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x41e4b6aa, L:/192.168.1.110:62904 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyClientWorker-5-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x41e4b6aa, L:/192.168.1.110:62904 ! R:/192.168.1.110:20881] on create new netty channel [id: 0xc5d446a0, L:/192.168.1.110:57321 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [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: 0xc5d446a0, L:/192.168.1.110:57321 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 13:54:11 [NettyClientWorker-5-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server healthy check fail, currentConnection = 1744780692346_114.246.237.154_18686
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_17684
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852297_114.246.237.154_19163
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780692346_114.246.237.154_18686
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780692346_114.246.237.154_18686
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Server healthy check fail, currentConnection = 1744780584733_114.246.237.154_9796
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852542_114.246.237.154_10759
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_17684
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_17684
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [25cf61da-2110-4a85-97b9-cba925dd6651] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852591_114.246.237.154_19171
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852297_114.246.237.154_19163
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852297_114.246.237.154_19163
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852591_114.246.237.154_10763
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780584733_114.246.237.154_9796
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780584733_114.246.237.154_9796
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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.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:13 [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:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852802_114.246.237.154_10765
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852542_114.246.237.154_10759
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852542_114.246.237.154_10759
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852862_114.246.237.154_10768
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852591_114.246.237.154_10763
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852591_114.246.237.154_10763
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Connected,notify listen context...
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Server healthy check fail, currentConnection = 1744780543249_114.246.237.154_9786
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853209_114.246.237.154_19188
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780543249_114.246.237.154_9786
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780543249_114.246.237.154_9786
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Notify disconnected event to listeners
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853477_114.246.237.154_19658
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853209_114.246.237.154_19188
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853209_114.246.237.154_19188
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [72b2bb77-764e-439e-9aa2-5f0992796090] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17685
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854181_114.246.237.154_19662
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17685
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17685
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify disconnected event to listeners
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify connected event to listeners.
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.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:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854402_114.246.237.154_11259
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854181_114.246.237.154_19662
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854181_114.246.237.154_19662
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify disconnected event to listeners
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify connected event to listeners.
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Server healthy check fail, currentConnection = 1744780541152_114.246.237.154_9783
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54: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 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Success to connect a server [117.72.115.2:28848], connectionId = 1744782855125_114.246.237.154_11262
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780541152_114.246.237.154_9783
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780541152_114.246.237.154_9783
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify disconnected event to listeners
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify connected event to listeners.
- 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54: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 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Success to connect a server [117.72.115.2:28848], connectionId = 1744782855371_114.246.237.154_19666
- 2025-04-16 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782855125_114.246.237.154_11262
- 2025-04-16 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782855125_114.246.237.154_11262
- 2025-04-16 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify disconnected event to listeners
- 2025-04-16 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify connected event to listeners.
- 2025-04-16 13:54:16 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
- 2025-04-16 13:54: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 13:54: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 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1077] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1232
- 2025-04-16 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1077] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1232
- 2025-04-16 13:54:17 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-auth
- 2025-04-16 13:54: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 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1078] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1235
- 2025-04-16 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1078] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1235
- 2025-04-16 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1077] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Receive server push request, request = NotifySubscriberRequest, requestId = 1236
- 2025-04-16 13:54:17 [nacos-grpc-client-executor-117.72.115.2-1077] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Ack server push request, request = NotifySubscriberRequest, requestId = 1236
- 2025-04-16 14:15:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server healthy check fail, currentConnection = 1744782852591_114.246.237.154_19171
- 2025-04-16 14:15:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:15: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:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784118324_114.246.237.154_11283
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852591_114.246.237.154_19171
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852591_114.246.237.154_19171
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify disconnected event to listeners
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] DisConnected,clear listen context...
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Notify connected event to listeners.
- 2025-04-16 14:15:20 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 14:16:11 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Server healthy check fail, currentConnection = 1744782854402_114.246.237.154_11259
- 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] Success to connect a server [117.72.115.2:28848], connectionId = 1744784244791_114.246.237.154_20163
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854402_114.246.237.154_11259
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854402_114.246.237.154_11259
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify disconnected event to listeners
- 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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:27 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-auth
- 2025-04-16 14:17:28 [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:17:28 [nacos-grpc-client-executor-117.72.115.2-1358] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1257
- 2025-04-16 14:17:28 [nacos-grpc-client-executor-117.72.115.2-1358] INFO com.alibaba.nacos.client.naming - removed ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 14:17:28 [nacos-grpc-client-executor-117.72.115.2-1358] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-system -> []
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 0, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 0 unique working revisions: , dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos-grpc-client-executor-117.72.115.2-1358] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1257
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteSocialService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteSocialService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteConfigService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteConfigService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteTenantService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteTenantService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc5d446a0, L:/192.168.1.110:57321 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:28 [NettyClientWorker-5-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1359] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1265
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1359] INFO com.alibaba.nacos.client.naming - new ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1359] INFO com.alibaba.nacos.client.naming - current ips:(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 1 unique working revisions: a6bb356e0538e9ee6b1690debb891b12 , dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1359] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1265
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [NettyClientWorker-5-7] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x65a783d1, L:/192.168.1.110:49348 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Start NettyClient /192.168.1.110 connect to the server /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1363] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Receive server push request, request = NotifySubscriberRequest, requestId = 1268
- 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1363] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Ack server push request, request = NotifySubscriberRequest, requestId = 1268
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteSocialService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteSocialService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteConfigService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteConfigService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteTenantService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteTenantService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:19:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server check success, currentServer is 117.72.115.2:28848
- 2025-04-16 14:20:08 [NettyClientWorker-5-7] INFO o.a.d.r.t.netty4.NettyClientHandler - [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 [NettyClientWorker-5-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Server healthy check fail, currentConnection = 1744782852862_114.246.237.154_10768
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Server healthy check fail, currentConnection = 1744784118324_114.246.237.154_11283
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Server healthy check fail, currentConnection = 1744782853477_114.246.237.154_19658
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [25cf61da-2110-4a85-97b9-cba925dd6651] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784411835_114.246.237.154_20173
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784118324_114.246.237.154_11283
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784118324_114.246.237.154_11283
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 14:20: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 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_20167
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_11768
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782855371_114.246.237.154_19666
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782855371_114.246.237.154_19666
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853477_114.246.237.154_19658
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [b495ec47-e574-4d0d-a4b3-f3e1ddcac3b4] 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 - Close current connection 1744782853477_114.246.237.154_19658
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_11774
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Notify disconnected event to listeners
- 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.a.n.c.config.impl.ClientWorker - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [72b2bb77-764e-439e-9aa2-5f0992796090] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784244791_114.246.237.154_20163
- 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_20163
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] 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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_11757
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852862_114.246.237.154_10768
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852862_114.246.237.154_10768
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Connected,notify listen context...
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412691_114.246.237.154_11777
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852802_114.246.237.154_10765
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852802_114.246.237.154_10765
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Notify disconnected event to listeners
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] 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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784413872_114.246.237.154_20657
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784411835_114.246.237.154_20173
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784411835_114.246.237.154_20173
- 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_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 - [aa5ea3c3-8950-486a-a4d1-60e1288e94f3_config-0] Connected,notify listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414557_114.246.237.154_20660
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_20167
- 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_20167
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_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 - [36375b9a-370c-4d38-a850-e1ef17791fff_config-0] Connected,notify listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414764_114.246.237.154_12253
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_11757
- 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_11757
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_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 - [612853d4-bf5f-4ce5-a211-e624ccb4d80d_config-0] Connected,notify listen context...
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-auth
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1391] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1277
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1391] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1277
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1392] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1281
- 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1392] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1281
- 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
- 2025-04-16 14:20:16 [nacos-grpc-client-executor-117.72.115.2-1403] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Receive server push request, request = NotifySubscriberRequest, requestId = 1300
- 2025-04-16 14:20:16 [nacos-grpc-client-executor-117.72.115.2-1403] INFO c.alibaba.nacos.common.remote.client - [72b2bb77-764e-439e-9aa2-5f0992796090] Ack server push request, request = NotifySubscriberRequest, requestId = 1300
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1393] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1313
- 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1393] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1313
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1404] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1389
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1404] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1389
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1405] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Receive server push request, request = NotifySubscriberRequest, requestId = 1403
- 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1405] INFO c.alibaba.nacos.common.remote.client - [25cf61da-2110-4a85-97b9-cba925dd6651] Ack server push request, request = NotifySubscriberRequest, requestId = 1403
- 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:28:55 [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 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49348 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57320 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Run shutdown hook now., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Waiting for modules(Dubbo Application[1.1](ruoyi-auth)) 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-auth)) managed by Spring to be shutdown failed, time usage: 21ms, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo shutdown hooks execute now. Dubbo Application[1.1](ruoyi-auth), 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.RemoteSocialService, 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.RemoteSocialService+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 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 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xc9844ac6, L:/192.168.1.110:57320 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.resource.api.RemoteMessageService+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.RemoteConfigService, 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.RemoteConfigService+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.system.api.RemoteTenantService, group=mapping, cnt=0
- 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 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-system], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteTenantService+mapping+dev
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x65a783d1, L:/192.168.1.110:49348 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default application from Dubbo Application[1.1](ruoyi-auth) 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-auth) 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 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:22 [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:22 [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:22 [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:22 [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-auth&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=15424&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-auth&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=15424&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:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@bf66c76[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412691_114.246.237.154_11777
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5508e19e[Running, pool size = 16, active threads = 0, queued tasks = 0, completed tasks = 1564]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5031b60f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2456]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [null] CredentialWatcher is stopped
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [null] CredentialService is freed
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.registry.nacos.NacosRegistry - [DUBBO] Destroy registry:nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-auth&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=15424&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:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4e58b8f3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412664_114.246.237.154_11768
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6463e3c3[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1535]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@39bfb08e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2457]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:22 [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:22 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-auth) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown transport client com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient@6d2bf142
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown rpc client 36375b9a-370c-4d38-a850-e1ef17791fff_config-0
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5b062c25[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784414557_114.246.237.154_20660
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@759469c2[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1712]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Remove rpc client 36375b9a-370c-4d38-a850-e1ef17791fff_config-0
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Shutdown executor java.util.concurrent.ScheduledThreadPoolExecutor@478727d3[Running, pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 1478]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown stop
- 2025-04-16 14:29:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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: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 o.a.d.c.s.c.DubboSpringInitializer - [DUBBO] Unbind Dubbo Module[1.1.1] from spring container: org.springframework.beans.factory.support.DefaultListableBeanFactory@7126e26, dubbo version: 3.2.7, current host: 192.168.1.110
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.10.Final
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registering from Nacos Server now...
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-auth with instance: Instance{instanceId='null', ip='192.168.1.110', port=9210, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registration finished.
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@49af17a8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_11774
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@22ff6fa2[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1555]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3a376459[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2458]
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
- 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.d.common.core.config.AsyncConfig - ====关闭后台任务任务线程池====
|