Hello, I run a debian 9 with VestaCP, so I use this tutorial https://github.com/interbrite/letsencrypt-vesta
but when installing (steps 5 : letsencrypt-vesta USERNAME DOMAIN) I got this error :
Downloading acme-0.20.0-py2.py3-none-any.whl (100kB)
Collecting certbot-apache==0.20.0 (from -r /tmp/tmp.buPlgXtqHs/letsencrypt-auto- requirements.txt (line 209))
Downloading certbot_apache-0.20.0-py2.py3-none-any.whl (209kB)
Exception:
Traceback (most recent call last):
File “/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/basecomm and.py”, line 215, in main
File “/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/commands /install.py”, line 403, in run
File “/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/utils/bu ild.py”, line 38, in exit
File “/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/utils/bu ild.py”, line 42, in cleanup
File “/opt/eff.org/certbot/venv/share/python-wheels/retrying-1.3.3-py2.py3-non e-any.whl/retrying.py”, line 49, in wrapped_f
File “/opt/eff.org/certbot/venv/share/python-wheels/retrying-1.3.3-py2.py3-non e-any.whl/retrying.py”, line 212, in call
File “/opt/eff.org/certbot/venv/share/python-wheels/retrying-1.3.3-py2.py3-non e-any.whl/retrying.py”, line 247, in get
File “/opt/eff.org/certbot/venv/share/python-wheels/retrying-1.3.3-py2.py3-non e-any.whl/retrying.py”, line 200, in call
File “/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/pip/utils/__ init__.py”, line 102, in rmtree
File “/usr/lib/python2.7/shutil.py”, line 239, in rmtree
File “/usr/lib/python2.7/shutil.py”, line 237, in rmtree
OSError: [Errno 12] Cannot allocate memory: ‘/tmp/pip-build-WkGVHm’
Certbot has problem setting up the virtual environment.
Based on your pip output, the problem can likely be fixed by
increasing the available memory.
Consult https://certbot.eff.org/docs/install.html#problems-with-python-virtual-e nvironment
for possible solutions.
You may also find some support resources at https://certbot.eff.org/support/ .
Let’s Encrypt returned an error status. Aborting.
The problem is that I got 24 RAM on this VPS, anyone get a clue how to get Let’s Encrypt with vestaCP?
(Sorry if I forget something ask me )