R
Railway3w ago
Ket

Deploy of microservices gRPC using NestJS

Currently I have two services running on a project. The first one is the API Gateway (grpc-nestjs) an the other is a microservice (grpc-micro). Both are deployed and running but when I try use an API I got an error. ERROR [ExceptionsHandler] 14 UNAVAILABLE: No connection established Currently I am using the Private Network domain in the URLs of configurations. Do you know what I am missing? Thank you in advance!
No description
No description
No description
No description
No description
No description
3 Replies
Percy
Percy3w ago
Project ID: 67b61053-66fd-4368-acf0-2b4911f688b4
Ket
Ket3w ago
Project ID: 67b61053-66fd-4368-acf0-2b4911f688b4
Duchess
Duchess3w ago
New reply sent from Help Station thread:
you need to use the port of the other service and vice versashould i use shared variables to each service?
You're seeing this because this thread has been automatically linked to the Help Station thread.