Deploy nestjs app to lambda but keeps timeout

0

Hi,

I deployed a nestjs app to a lambda function but it never invoked successfully. Always showed me 502 internal server error.

I tested 'sam local start-apo', and it worked ok.

This app does not communicate to any other aws services, and no VPC was set up.

Tried api gateway and public function url, but both showed 502.

Here is the serverless.ts that defines the handler. Enter image description here

Here is the yaml file. Enter image description here

here is the log. Enter image description here

Please let me know if you need more information.

Thank you so much.

Chris

Chris
feita há 3 meses122 visualizações
1 Resposta
1
Resposta aceita

this issue has been solved. it's the MongoDB that was not connected properly.

Chris
respondido há 3 meses
profile picture
ESPECIALISTA
avaliado há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas