no instances are reporting status for this environment

Hi Team,
in an urgent Apigee-Proxy development work in google cloud:
getting error after deploying APIGEE-Proxy in the environment:
Status: no instances are reporting status for this environmentanindita_0-1709226277886.png
Already went through some of the google community articles over here and throughout google; but not able to find exact solution for the same.
Kindly help . Thanks in Advance!

 

2 10 247
10 REPLIES 10

Hello,

I think this is in apigee hybrid, if it is, I would recommend looking at the selector field in virtualhosts stanza in the overrides file, it needs to select the appropriate ingress gateway.

Thank you

Hi
Thanks for your suggestion.
As per this URL also,
https://cloud.google.com/apigee/docs/api-platform/troubleshoot/playbooks/deployment/apigee-instance-...

Can you please let me know the exact location of overrides.yaml, where I could be able to find this?
Thanks

you can find that file with apigee platform owner of your organization.

Hi Dinesh,

I am not able to find the /opt/apigee location in my google cloud console.
Can you please elaborate a little bit which location you are mentioning over here?


anindita_0-1709238151018.png



Thanks.





can you confirm if this is Apigee hybrid or Apigee X

Hi Dinesh,
Can you please let me know how to check whether its Apigee Hybrid or Apigee X.

Please find below the details of Instances:

anindita_1-1709244687281.png

 

anindita_0-1709244508408.png




This is my Apigee Proxy page; looks like Apigee Hybrid,
yet it would be helpful if you can confirm the process so that I can check  and let you know.

Thanks.




yep, this is Hybrid, where is your hybrid runtime cluster running? please get in touch with the team who set up the runtime plane, if you don't know or no one set up anything, there is a possibility that there is no runtime plane at all, you cannot use apigee hybrid unless there is no runtime plane, if you don't want to manage RT plane, I would recommend you to look at apigee X product, thank you

Hi Dinesh,
We fixed the issue of runtime. Thanks for the information you shared.
Now our Apigee-proxy is deployed in environment still we are getting same connection error as we it encountered before successful deployment,

anindita_1-1709581357847.png
while testing with  hostname and curl we are getting this error,

https://35.208.172.197/demo
curl https://dev.cg-gcplab.com/demo
https://35.208.172.197/demo
curl https://35.208.172.197.nip.io/demo

anindita_0-1709581272223.png

any suggestion on this please?

Thank you.
Anindita

Is your hybrid runtime ingress exposed to your client and can accept traffic on https port?

Is environment group containing environment you have your demo proxy deployed to properly configured with hostnames you use when making a request?

In some cases curl with -resolve parameter may come in handy, but it looks like network issue judging by the screenshot you have provided.

From the error it looks like connection timeout, Is the ingress firewall open?