Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unraveling Nacos Cluster Anomalies??? #12075

Closed
Kiki513H opened this issue May 9, 2024 · 4 comments
Closed

Unraveling Nacos Cluster Anomalies??? #12075

Kiki513H opened this issue May 9, 2024 · 4 comments

Comments

@Kiki513H
Copy link

Kiki513H commented May 9, 2024

I deployed a Nacos cluster. The environment consists of machines A, B, and C. There are a total of 10 services deployed. After the services start, both Nacos instances on machines A and B have all 10 services registered. Initially, when the services start on machine C, all 10 services are also registered. However, after 1 minute, while machines A and B still have all 10 services, machine C loses several services.

@KomachiSion
Copy link
Collaborator

Please make sure your cluster deploy without error, such as cluster.conf file same and no more invalid nodes. Then make sure the network between nacos server nodes are work well, include 8848,7848,9849 ports.

What's more, you said you deploy in A and B env is work well, but in C env has problem, Might there are some differernt in env C other than nacos' problem.

@KomachiSion
Copy link
Collaborator

No more response from author for a long time, and this problem seems env problem.

@KomachiSion KomachiSion closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
@Kiki513H
Copy link
Author

No more response from author for a long time, and this problem seems env problem.
I apologize for not responding for so long, please understand. The environments of C and B are identical; A is a Linux machine, and B and C are also Linux machines. I discovered something very strange: when A starts up, it registers an additional Cluster that originally does not belong to this cluster. Details are as follows:
image

@Kiki513H
Copy link
Author

No more response from author for a long time, and this problem seems env problem.

I found that 8848 registers itself regardless of the machine it is on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants