Report this

What is the reason for this report?

apt-get "Couldn't make mmap" error

Posted on January 3, 2018

I have a more-or-less clean 1GB Ubuntu 16.04.3 x64 droplet. I’ve installed Vesta on it, but nothing else. apt-get is failing as follows:

allen@m1:~$ sudo apt-get check
Reading package lists... Error!
E: Couldn't make mmap of 25165824 bytes - DynamicMMap (12: Cannot allocate memory)
E: The package lists or status file could not be parsed or opened.

Get the same results when I try to do anything (not just check). Any idea what’s wrong or how I could address the problem? thanks.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

As it says, “Cannot allocate memory”. Something is using all your memory. Use ps faux.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.