-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EMFILE: too many open files #4485
Comments
Which distro and version are you using? |
|
this issue affects the default blog? I tested this in a 3GB RAM VM with much lower
and even in increased |
Problem mysteriously disappears after reboot multiple times. Can not replicate. |
need troubleshoot for windows i tried generate 7k markdown posts. Also we need separated generator to minimalizing memory usages #5552 (comment) |
Check List
Please check followings before submitting a new issue.
hexo version
to check)Expected behavior
Hexo server start
Actual behavior
How to reproduce?
hexo init tmp
cd tmp/
ulimit -n 1048576
hexo s
Is the problem still there under "Safe mode"?
server
command incompatible with--safe
Environment & Settings
Node.js & npm version(
node -v && npm -v
)Your site
_config.yml
(Optional)Your theme
_config.yml
(Optional)Hexo and Plugin version(
npm ls --depth 0
)Your package.json
package.json
Others
The text was updated successfully, but these errors were encountered: