App keep crashing

Hi there,

I built a Spotify app replica in typeScript, using react, node and mysql as my database.
When launching the app using npm start in my local server, the app runs just fine.
The problem started after deployment on Render.com.
Sometimes it works and sometimes it doesn’t, saying the request failed with status 500.
After a few hours, this message appeared on my dashboard:
Exited with status 1 while running your code.

Thanks

Hey there,
Thanks for getting in touch - usually your service logs have a good indicator of what the problem is, definitely the place to start.

John B

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