nacos2.0.1集群节点全部重启后,客户端无法主动注册到服务列表 nacos服务端版本2.0.1 nacos客户端版本nacos-client-2.0.1.jar
nacos服务端三个节点,三个节点全部shutdow,然后在重新启动,客户端服务保持不动, nacos服务端重启后,nacos客户端服务无法主动连接nacos服务端了。服务端的注册列表无任何服务。
nacos集群shutdown到重启完成nacos客户端日志 2021-11-11 17:06:17.334 ERROR [TID: N/A] [nacos-grpc-client-executor-30] c.alibaba.nacos.common.remote.client [printIfErrorEnabled] - [1636621550108_127.0.0.1_55843]Request stream error, switch server,error={} com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: CANCELLED: HTTP/2 error code: CANCEL Received Rst Stream at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-11 17:06:17.334 ERROR [TID: N/A] [nacos-grpc-client-executor-11] c.alibaba.nacos.common.remote.client [printIfErrorEnabled] - [1636621559288_127.0.0.1_55917]Request stream error, switch server,error={} com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: CANCELLED: HTTP/2 error code: CANCEL Received Rst Stream at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-11 17:06:17.334 ERROR [TID: N/A] [nacos-grpc-client-executor-13] c.alibaba.nacos.common.remote.client [printIfErrorEnabled] - [1636621559065_127.0.0.1_55916]Request stream error, switch server,error={} com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: CANCELLED: HTTP/2 error code: CANCEL Received Rst Stream at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-11 17:06:17.334 ERROR [TID: N/A] [nacos-grpc-client-executor-11] c.alibaba.nacos.common.remote.client [printIfErrorEnabled] - [1636621553751_127.0.0.1_55866]Request stream error, switch server,error={} com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: CANCELLED: HTTP/2 error code: CANCEL Received Rst Stream at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) 2021-11-11 17:06:17.335 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] try to re connect to a new server ,server is not appointed,will choose a random server. 2021-11-11 17:06:17.336 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] try to re connect to a new server ,server is not appointed,will choose a random server. 2021-11-11 17:06:17.335 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] try to re connect to a new server ,server is not appointed,will choose a random server. 2021-11-11 17:06:17.336 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] try to re connect to a new server ,server is not appointed,will choose a random server. 2021-11-11 17:06:17.482 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 1 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.482 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 1 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.483 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 1 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.483 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 1 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.694 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 2 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.695 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 2 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.695 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 2 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:17.695 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 2 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.004 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 3 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.004 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 3 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.005 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 3 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.005 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 3 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.420 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 4 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.421 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 4 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.421 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 4 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.421 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 4 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.931 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 5 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.931 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 5 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.931 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 5 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:18.931 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 5 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:19.542 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 6 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:19.543 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 6 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:19.543 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 6 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:19.543 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 6 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:20.252 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 7 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:20.253 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 7 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:20.253 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 7 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:20.254 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 7 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.062 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 8 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.062 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 8 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.062 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 8 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.062 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 8 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.971 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 9 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.970 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 9 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.973 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 9 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:21.977 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 9 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:22.980 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 10 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:22.980 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 10 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:22.981 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 10 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:22.987 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 10 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:24.091 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 11 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:24.091 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 11 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:24.091 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 11 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:24.096 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 11 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:25.298 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 12 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:25.298 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 12 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:25.298 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 12 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:25.305 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 12 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:26.609 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 13 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:26.609 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 13 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:26.609 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 13 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:26.613 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 13 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:28.019 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 14 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:28.019 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 14 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:28.019 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 14 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:28.022 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 14 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:29.530 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 15 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:29.531 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 15 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:29.531 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 15 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:29.531 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 15 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:31.140 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 16 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:31.140 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 16 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:31.140 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-64c2b6e1-6e8f-4e5e-9094-dac7f7578faf] fail to connect server,after trying 16 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:31.140 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to connect server,after trying 16 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:32.848 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-af53be3d-f578-498b-bd5a-066219feb898] fail to connect server,after trying 17 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:32.849 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [f8e14dd6-7699-4e78-a72d-2b3507f2e918] fail to connect server,after trying 17 times, last try server is {serverIp='localhost', server main port=8848},error=unknown 2021-11-11 17:06:32.849 INFO [TID: N/A] [com.alibaba.nacos.client.remote.worker] c.alibaba.nacos.common.remote.client [printIfInfoEnabled] - [config-0-8ddaf43c-79f6-4b43-a3c4-6926c971b529] fail to co
原提问者GitHub用户anryHan
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。