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
- Updated
mdbook to v0.4.33
- Ran local instance:
mdbook clean && mdbook serve
- 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
Problem
Hello!
I just got the notice of the
v0.4.33update so I updated on my local machine.When I went to run the local instance
mdbook clean && mdbook serve, I received an errormdbook 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
mdbooktov0.4.33mdbook clean && mdbook servePossible Solution(s)
No response
Notes
No response
Version