IBM / event-streams

IBM Event Streams issues repository. For more details, see the website:
https://ibm.github.io/event-streams/
Apache License 2.0
12 stars 16 forks source link

503: The Kafka request did not complete after 60 seconds. Please check that the cluster is responding. #34

Open SurbhiAgarwal12 opened 5 years ago

SurbhiAgarwal12 commented 5 years ago

Browser Version: 5.0 (Macintosh) IBM Event Streams Version: IBM Event Streams Community Edition-2019.2.1 IBM Cloud Private Version: 3.2

When I connecting to IBM Event Streams UI, and clicked on generate the application. it fails with the error 503 - please is the cluster is up and running. Although all event streams pods are running and it shows system is healthy.

EmmaHumber commented 5 years ago

Hi

Could you collect the output of

kubectl get pods -n NAMESPACE kubectl describe pod RELEASE-ibm-es-rest-deploy-ID -n NAMESPACE

replacing the items in capital letters with appropriate values for your install

Thanks Emma

nictownsend commented 5 years ago

Also, https://github.com/IBM/event-streams/issues/29 - is this applicable to your case?