-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ RpcIpcMessagePortClosedError: Process 38 exited [SIGKILL]. #126
Comments
Hello, what commit hash are you using ?
You can safely ignore these warnings. |
Im on the latest main branch. Pretty sure this is a system specific problem (Cause I can set it up on my home PC same branch easily). Just trying to figure out what might cause it like firewalls or anything (Since all I can infer from the error message is that some port is closed?) |
@TheRealDarkCoder This issue seems to be very similar: TypeStrong/fork-ts-checker-webpack-plugin#674. Maybe it is useful to look into the solution that is provided there? |
I have just spun up a completely fresh VPS and the issue persists, so maybe it's not just system specific. @JJ-8 I don't know how to patch a node module from inside a docker during build. |
Is there any log message explaining why a process got SIGKILL'd ? |
Looks like the kernel killed the process due to |
It was indeed a Memory issue, builds just fine with a higher RAM on the VPS shrugs, who would have expected |
I cant
docker-compose
CTFNote on my VPS, here are the logs and files:.env:
*note, i got a few of these messages when building:
The text was updated successfully, but these errors were encountered: