Rebuild failed because there was no swap

I just had a rebuild fail with this error:

 ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command was killed with SIGKILL (Forced termination): ember build -prod                                           

It is a standard install, though I’d just copied shared over from another server that was running Ubuntu 18.04, which in addition to being EOL does not have docker 20, so now it’s really time.

1 Like

Is there a possibility this SIGKILL came from an out of memory condition - the OOM killer at work? (dmesg might be able to answer)

2 Likes

Sounds right. I"ll add more swap.

EDIT: Sigh. I was moving to a new server and failed to run discourse-setup, so there was no swap.

I’ll close this in a few more minutes when the build completes.

2 Likes