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

GRPC sanity tests fail on minikube / openshift #77

Open
chandrams opened this issue Jul 15, 2022 · 0 comments
Open

GRPC sanity tests fail on minikube / openshift #77

chandrams opened this issue Jul 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chandrams
Copy link
Contributor

GRPC sanity tests fail on minikube with the below error on the client side

Posting a new experiment...
Adding new experiment: petclinic-sample-2-75884c5549-npvgd
Error: An error occurred executing command: failed to connect to all addresses
Post new experiment failed!

From the service log:

2022-07-15 09:12:26 - INFO - hpo-service - Starting HPO service
2022-07-15 09:12:26 - INFO - rest_service - Access server at http://localhost:8085
2022-07-15 09:12:26 - INFO - grpc_service - Starting gRPC server at http://0.0.0.0:50051

I have exported HPO_HOST & PORT to minikube IP & port no. of HPO service. Not sure if I 'm missing out anything here or if any
changes are required to grpc service.

Shouldn't the IP & port no. in the INFO statements in service log display the cluster IP and Port?

@khansaad khansaad self-assigned this Jul 19, 2022
@khansaad khansaad added the bug Something isn't working label Jul 19, 2022
@khansaad khansaad added this to the 01-Aug-2022 milestone Jul 19, 2022
@chandrams chandrams added this to To Do in Kruize HPO 0.0.2 Aug 2, 2022
@chandrams chandrams changed the title GRPC sanity tests fail on minikube GRPC sanity tests fail on minikube / openshift Aug 2, 2022
@chandrams chandrams removed this from To Do in Kruize HPO 0.0.2 Aug 17, 2022
@dinogun dinogun removed this from the 01-Aug-2022 milestone Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants