#Issues checking service aborted - probably out of memory

23 messages · Page 1 of 1 (latest)

viscid delta
#

I am trying to deploy 2 apps from my Nx repo in the same Railway project using their run-many command, but I am getting the following error:

>  NX   Running target serve for 2 project(s):
- reddit-streamer
- cron
 
> nx run reddit-streamer:serve:production
> nx run cron:serve:production
RpcExitError: Process 52 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.
RpcExitError: Process 63 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.
RpcExitError: Process 64 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.

Any idea what the issue is here? Is it something to do with Nx, or does my project not have enough memory (the typescript checker part is confusing me, since it seems like it shouldn't matter)?

clear gazelleBOT
#

Project ID: 3185f961-5af3-473e-ae49-b18998082c71

viscid delta
#

3185f961-5af3-473e-ae49-b18998082c71

#

Sometimes it works fine, then sometimes it doesn't 😕

fresh ruin
#

Hiya

#

Have you got the Dev plan?

#

Without it your limited to 1gb of memory I think

#

Or maybe 250mb idk

viscid delta
#

I am on the Starter plan. I'll have a look if the dev plan fixes it 🙂

shell shore
viscid delta
#

It's still logging the errors

#

Although now it's running (but it did that in the past when I was on the starter plan too)

#
RpcExitError: Process 51 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.
RpcExitError: Process 52 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.
RpcExitError: Process 59 exited [SIGKILL]
Issues checking service aborted - probably out of memory. Check the `memoryLimit` option in the ForkTsCheckerWebpackPlugin configuration.
If increasing the memory doesn't solve the issue, it's most probably a bug in the TypeScript.
chunk (runtime: main) main.js (main) 39.9 KiB [entry] [rendered]
webpack compiled successfully (0261caad54b8c86c)
Debugger listening on ws://localhost:9229/e0577259-66ff-4cd1-8178-c819ec6de02e
For help, see: https://nodejs.org/en/docs/inspector
[2022-11-26T20:15:58.713Z] - Starting reddit-streamer
fresh ruin
#

Yeah you will want to upgrade to the Dev plan

#

It's free of charge just need a cc

viscid delta
#

But it was while a deploy was in progress (maybe?), so it could still be on the starter

#

Will try again

fresh ruin
#

Ohh

#

Yea let's see if it works

viscid delta
#

It seems to be working despite logging the things so let's see 😅

fresh ruin
#

Ayy

#

Nice