Build Crashing

FFaris5/19/2023
My build will suddenly crash
FFaris5/19/2023
a756b6c0-a68c-4e49-a2a7-9b3fca2463a4
IImLunaHey5/19/2023
Got any logs from the crash?
FFaris5/19/2023
I just get this
> ts-node ./src/server.ts
Connecting to Database...
API running on http://localhost:1234
Successfully connected to Database
Killed
IImLunaHey5/19/2023
Does this happen locally?
FFaris5/19/2023
Nope
Bbrody5/19/2023
can you show us a screenshot of that services memory metrics?
IImLunaHey5/19/2023
good idea, Killed could be from an OOM error.
FFaris5/19/2023
sorry where can i find that?
IImLunaHey5/19/2023
this tab when you click a service.
FFaris5/19/2023
Bbrody5/19/2023
yep you are using more ram than the free plan has (512mb) upgrade to the dev plan to get access to 8gb
FFaris5/19/2023
i see alright thanks