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

TB Edge won't connect to TB deployed in GKE #73

Open
rbarberop opened this issue Nov 18, 2022 · 0 comments
Open

TB Edge won't connect to TB deployed in GKE #73

rbarberop opened this issue Nov 18, 2022 · 0 comments

Comments

@rbarberop
Copy link

rbarberop commented Nov 18, 2022

I've deployed TB in GKE and TB Edge following the instructions on the official website, but Edge won't connect:

2022-11-18 16:53:28,542 [main] INFO o.t.edge.rpc.EdgeGrpcClient - [287b07ab-d594-49c1-04e1-1f8b4da7dc5b] Sending a connect request to the TB!
2022-11-18 16:53:52,097 [cloud-manager-reconnect-52-thread-1] INFO o.t.s.s.cloud.CloudManagerService - Trying to reconnect due to the error: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception!
2022-11-18 16:53:52,105 [cloud-manager-reconnect-52-thread-1] INFO o.t.edge.rpc.EdgeGrpcClient - [287b07ab-d594-49c1-04e1-1f8b4da7dc5b] Sending a connect request to the TB!
2022-11-18 16:53:55,097 [cloud-manager-reconnect-52-thread-1] INFO o.t.s.s.cloud.CloudManagerService - Trying to reconnect due to the error: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception!

I suspect that it has to be with the deployment config files, since tb-node container defines port 7070, but then there is no service listening on that port. only 8080.

https://github.com/thingsboard/thingsboard-ce-k8s/blob/master/gcp/microservices/tb-services.yml#L135

Am I missing anything?

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

1 participant