no build errors but serve command keeps crashing
Hi,
I’m new to nx workspace, nest and railways.app. I did some changes and I pushed them to my GitHub repo and now, with no build errors, I have a failure task on deploy messages and the app just stops.
How can I debug this and what could be the causes if someone is willing to give some ideas I appreciate it.
Thanks
11 Replies
Project ID:
22e9f109-7639-47a6-9a75-c9e3cf80b63f
22e9f109-7639-47a6-9a75-c9e3cf80b63f
Sometimes it works sometimes it’s not. Is anyone facing the same issues?
can you share a screenshot of your service metrics?
Hi, thank you very much for answering.
Today it got build twice, but immediately after it just runs the serve command again.
It runs locally, I have no build errors, I tried on nx groups too, none of the solutions seems to be working.
it looks like you are trying to use more memory than the trial plan allows for (512mb) you will want to upgrade to the hobby plan where you get 8gb
Oh, I understand, thank you for the info.
no problem!