Skip to content

After indexing, during compaction, "too many open files" macOS 12.1 Monterey #663

Answered by torkelrogstad
grgtog asked this question in Q&A
Discussion options

You must be logged in to vote

I got around this by increasing the file limit with ❯ ulimit --file-descriptor-count 10000 (the number is chosen very arbitrarily). Note that this is only for the currently running process, so it won't persist across terminal windows for example

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by romanz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants