You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: