Open dimaslanjaka opened 2 years ago
https://hexo.io/docs/troubleshooting#EMFILE-Error Will it helps?
https://hexo.io/docs/troubleshooting#EMFILE-Error Will it helps?
ill try later at the office (working hours)
https://hexo.io/docs/troubleshooting#EMFILE-Error Will it helps?
this tips using a large resources of my pc.
there no option to exclude files/folders from file watcher when run hexo server
?
For now I'm using my own post generator. If there is a theme change, I will change the source post from "hexo theme unit test" so that not too many posts are listened to.
https://github.com/dimaslanjaka/static-blog-generator
now i can manage thousands of articles without consuming too much pc resources by processing posts, site generator separately and also using CI to automated it https://github.com/dimaslanjaka/static-blog-generator-hexo/actions
Check List
Please check followings before submitting a new issue.
hexo version
to check)Behavior
System limit for number of file watchers reached when run
hexo server
.How to reproduce?
Is the problem still there under "Safe mode"?
Environment & Settings
Node.js & npm version(
node -v && npm -v
)Hexo and Plugin version(
npm ls --depth 0 | grep "hexo"
)Your package.json
package.json
_config.yml
Others
I have a thousand posts.