# Pups ExecError while rebuilding

**URL:** https://meta.discourse.org/t/pups-execerror-while-rebuilding/229535
**Category:** Self-hosting
**Tags:** server-resources
**Created:** [June 9, 2022, 4:20pm UTC](https://meta.discourse.org/t/pups-execerror-while-rebuilding/229535 "2022-06-09T16:20:04Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 9, 2022, 4:47pm UTC](https://meta.discourse.org/t/pups-execerror-while-rebuilding/229535/2 "2022-06-09T16:47:34Z")

</div>

I think error code 137 is not enough memory.

Do you have a swap file set up? You can check by running `free` on the command line.

Alternatively, you could upgrade and add more RAM?

One I haven’t tried yet but have read a few times on here is adding `vm.overcommit_memory = 1` to /etc/sysctl.conf

**Edit:** This is from a different-but-similar topic, and has the text from the log in:

> [@3G RAM + 1G Partition Swap - is it enough?](https://meta.discourse.org/t/3g-ram-1g-partition-swap-is-it-enough/228951/13):
>
> WARNING overcommit\_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit\_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit\_memory=1’ for this to take effect.

---

_[View the full topic](https://meta.discourse.org/t/pups-execerror-while-rebuilding/229535)._
