Request TimeOut

I try to deploy a web server, there some trouble,. In my library, i tested with connect-timeout, then error 5xx happen, what should I do next ???

My first guess is it that it looks like some error with expressjs, on what port is the server running?
Could you check your deployment logs, see if there are some hints there?
Can you share parts of your code?

1 Like


this is my code

The deploying result


this’s Error code

it works with static web, after i eliminate mongoose-slug-generator and connectting DB, So what’s wrong when i try to make a sever web, or i have to pay for it ???

Hi there,

Thanks for reaching out.

This doesn’t appear to be a Render issue, but something with your code and/or configuration.

You mention mongoose, are your MongoDB connection settings correct?

Kind regards

Alan

1 Like


can you help me check Modal part ? it GET the message ok, but cant GET Courses ?

Thanks, i focused in my code and solve it, on stackoverflow, i see that i have to fix connecting to DB by mongoose, the render.com working well.

Glad to hear you got it working.

Thanks for using Render!

Alan

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