Denrox / nestjs-microservices-example

A working example of microservice architecture implementation using nestjs framework
901 stars 259 forks source link

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

Open tarasingh1 opened 1 year ago

tarasingh1 commented 1 year ago

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