JS GRPC client cannot login to cloud instance

Is anyone else no longer to login to their cloud instance using the JS GRPC client? It was working fine and then stopped. No code changes. The error now is Error: 14 UNAVAILABLE: No connection established.

Ticket submitted in cloud console, but asking here just in case. Thanks.

1 Like

i had it also. problem is that dgraph cloud is on cold start to reduce costs and if your nodes are not receiving constant requests after couple of minutes it goes to a hibernate state. try add a ping cron job every 10 seconds. see if it fix the issue

Thanks for the reply, @bijan_ghanbari, but my issue is part of the “GCP down” announcement that was put out a few hours ago.