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

when br-restore not finished but delete nr and new nebula cluster, then operator print error log #450

Closed
jinyingsunny opened this issue Feb 23, 2024 · 2 comments
Assignees
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected

Comments

@jinyingsunny
Copy link

as title

image

W0223 06:50:51.783073       1 logging.go:59] [core] [Channel #240 SubChannel #241] grpc: addrConn.createTransport failed to connect to {Addr: "ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local:8888", ServerName: "ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local:8888", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local on 10.96.0.10:53: no such host"
W0223 06:50:54.870046       1 logging.go:59] [core] [Channel #444 SubChannel #445] grpc: addrConn.createTransport failed to connect to {Addr: "nggvsj-storaged-5.nggvsj-storaged-headless.nebula.svc.cluster.local:8888", ServerName: "nggvsj-storaged-5.nggvsj-storaged-headless.nebula.svc.cluster.local:8888", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup nggvsj-storaged-5.nggvsj-storaged-headless.nebula.svc.cluster.local on 10.96.0.10:53: no such host"
W0223 06:50:57.773809       1 logging.go:59] [core] [Channel #134 SubChannel #135] grpc: addrConn.createTransport failed to connect to {Addr: "ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local:8888", ServerName: "ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local:8888", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup ngcqtt-storaged-0.ngcqtt-storaged-headless.nebula.svc.cluster.local on 10.96.0.10:53: no such host"
I0223 06:50:57.974221       1 nebula_cluster_controller.go:171] Start to reconcile NebulaCluster

operator controller 's --v=0

Your Environments (required)
operator镜像:reg.vesoft-inc.com/cloud-dev/nebula-operator:snap-1.36

How To Reproduce(required)

  1. apply a restore yaml
  2. delete restore rc and delete nc
  3. operator log print error

Expected behavior

operator not print warn log

@jinyingsunny jinyingsunny added severity/major Severity of bug type/bug Type: something is unexpected affects/master PR/issue: this bug affects master version. labels Feb 23, 2024
@vesoft-inc vesoft-inc deleted a comment from jinyingsunny Feb 26, 2024
@MegaByte875
Copy link
Contributor

#452

@jinyingsunny
Copy link
Author

checked with snap-1.39, not print lookup xxx

@github-actions github-actions bot added the process/fixed Process of bug label Feb 29, 2024
@jinyingsunny jinyingsunny added process/done Process of bug and removed process/fixed Process of bug labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

2 participants