containers / containers/bubblewrap

Can't mount devpts on /newroot/dev/pts: Too many open files

Open
#530 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.7k
Forks
386
Avg merge
3d 17h
Merged PRs (30d)
11

Description

Hi,
I'm using bubblewrap to run several hundreds of thousands of untrusted programming contest submissions.
However, after some time I get `Can't mount devpts on /newroot/dev/pts: Too many open files`, and sometimes `bwrap: Can't mount proc on /newroot/proc: Too many open files`.
Strangely, after restarting the process, the error appears much sooner (after a few hundreds of bwrap invocations).
I tried to increase the corresponding operating system limit but that does not seem to be the problem.
Does anybody have an idea what the problem might be?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.