NestJS service giving request timeout

NodeJS 18.15.0
NestJS 9.0.0
Hosted in Singapore

This is my bootstrap code, that ultimately starts my service:

I dont use Fastify. The service itself runs, there is a polling implementation that works well. However, Im not able to connect to it: I keep getting timeout errors.

My build command is “npm install && nest build” and start command is “node dist/main” (standard NestJS commands). I’d really appreciate if someone can help me understand why its failing like this: this is not meant to be an internal service, ex. I want it to have public access.

Hey,

I see that you’ve already initiated a support ticket with us. To avoid any confusion or duplicate efforts, let’s continue the conversation there

Jérémy.
Render Support, UTC+3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.