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

ulimit: error setting limit (Operation not permitted) #1686

Closed
tucker973 opened this issue Feb 10, 2017 · 3 comments
Closed

ulimit: error setting limit (Operation not permitted) #1686

tucker973 opened this issue Feb 10, 2017 · 3 comments

Comments

@tucker973
Copy link

Since moving from build 15019 to 15031, I receive the following error when starting Apache:

/usr/sbin/apachectl: 87: ulimit: error setting limit (Operation not permitted) Setting ulimit failed. See README.Debian for more information.

It does not appear to affect Apache in any other ways, but started happening immediately after the update.

@benhillis
Copy link
Member

Adding lings to related work items: #1679 #1682 #1688

@stehufntdev
Copy link
Collaborator

This is likely caused by an accidental regression where the RLIMIT_NOFILE checks were too strict, and that was fixed in early February. The fix should be out for insider builds soon though the rlimits are still not actually applied.

Should be straightforward to confirm if you have an strace of the failure.

@benhillis
Copy link
Member

Marking as a duplicate of #1688.

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

3 participants