Skip to content
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

Python cryptography package does not build on low memory servers, like VPSes #2356

Closed
AutomatedTester opened this issue Feb 3, 2016 · 1 comment

Comments

@AutomatedTester
Copy link

When running ./letsencrypt-auto on a low memory environment, 512mb, fails because crytography doesnt build. After using -v I was able to track it down to gcc being killed for running out of memory.

It would be good to inform users that this error means low memory and that they should stop services during the process and they can restart them.

@bmw bmw added the duplicate label Feb 3, 2016
@bmw
Copy link
Member

bmw commented Feb 3, 2016

Dupe of #1081

@bmw bmw closed this as completed Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants