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

RootCoord IP Adress is wrong #94

Open
slicksilicon opened this issue May 1, 2024 · 1 comment
Open

RootCoord IP Adress is wrong #94

slicksilicon opened this issue May 1, 2024 · 1 comment

Comments

@slicksilicon
Copy link

my yaml configuration for rootCoord is localhost, 40000 - standard
my local PC address is 192.1.168.28
However, rootcoord tries to connect to 192.1.198.28 and fails.

[WARN] [grpcclient/client.go:291] ["fail to get grpc client in the retry state"] [module=Proxy] [client_role=rootcoord] [error="failed to connect 192.1.198.28:40000, reason: context deadline exceeded"]

@xiaofan-luan
Copy link

my yaml configuration for rootCoord is localhost, 40000 - standard my local PC address is 192.1.168.28 However, rootcoord tries to connect to 192.1.198.28 and fails.

[WARN] [grpcclient/client.go:291] ["fail to get grpc client in the retry state"] [module=Proxy] [client_role=rootcoord] [error="failed to connect 192.1.198.28:40000, reason: context deadline exceeded"]

could you share you configs?
and also full logs

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

No branches or pull requests

2 participants