Skip to content

Updated to 0.4.33--receiving error: "Too many open files (os error 24)" #2155

Description

@joelouthan

Problem

Hello!

I just got the notice of the v0.4.33 update so I updated on my local machine.

When I went to run the local instance mdbook clean && mdbook serve, I received an error mdbook clean && mdbook serve.

Here is a link to the file in question: /Users/jlouthan/Projects/Books/theologicus/src/confession-1689/1689-02-3-the-triune-God.md

Note: This is the link to the previous commit. I did see some footnote issues in that particular chapter and cleaned up some links. But v0.4.33 still gave the same error after I cleaned up that particular file.

Steps

  1. Updated mdbook to v0.4.33
  2. Ran local instance: mdbook clean && mdbook serve
  3. Receive error:
2023-08-04 08:26:04 [INFO] (mdbook::book): Book building has started
Warning: The mdbook-toc preprocessor was built against version 0.4.32 of mdbook, but we're being called from version 0.4.33
2023-08-04 08:26:04 [INFO] (mdbook::book): Running the html backend
2023-08-04 08:26:10 [WARN] (mdbook::renderer::html_handlebars::search): searchindex.json is very large (16546566 bytes)
2023-08-04 08:26:10 [INFO] (mdbook::cmd::serve): Serving on: http://localhost:3000
2023-08-04 08:26:10 [INFO] (warp::server): Server::run; addr=[::1]:3000
2023-08-04 08:26:10 [INFO] (warp::server): listening on http://[::1]:3000
2023-08-04 08:26:10 [ERROR] (mdbook::cmd::watch): Error while watching "/Users/jlouthan/Projects/Books/theologicus/src":
    Error { kind: Generic("Too many open files (os error 24) about [\"/Users/jlouthan/Projects/Books/theologicus/src/confession-1689/1689-02-3-the-triune-God.md\"]"), paths: [] }

Possible Solution(s)

No response

Notes

No response

Version

0.4.33

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: A bug, incorrect or unintended behavior

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions