nestjs-microservices-example icon indicating copy to clipboard operation
nestjs-microservices-example copied to clipboard

Not able to connect with microservice when I deploye it with docker

Open tarasingh1 opened this issue 2 years ago • 0 comments

It throws error that 2023-03-31 13:09:51 [Nest] 47 - 03/31/2023, 7:39:51 AM ERROR [ExceptionsHandler] connect ECONNREFUSED 172.23.0.8:8002 2023-03-31 13:09:51 Error: connect ECONNREFUSED 172.23.0.8:8002 2023-03-31 13:09:51 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16)

whenver I try to hit any endpoint

tarasingh1 avatar Mar 31 '23 07:03 tarasingh1