Skip to content
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

Webhook on test server fails: "too many open file" #82

Closed
dr0i opened this issue May 19, 2020 · 1 comment
Closed

Webhook on test server fails: "too many open file" #82

dr0i opened this issue May 19, 2020 · 1 comment

Comments

@dr0i
Copy link
Member

dr0i commented May 19, 2020

When using webhooks on test.skohub.io it's not working:

gatsbyError: error glob error [Error: EMFILE: too many open files

even if the user's ulimit -n gives 100000.

dr0i added a commit that referenced this issue May 25, 2020
Fixes 'gatsbyError: error glob error [Error: EMFILE: too many open files'
which were discovered on some systems.

See #82.
@dr0i
Copy link
Member Author

dr0i commented May 25, 2020

Fixed with the last commit, closing.

@dr0i dr0i closed this as completed May 25, 2020
@dr0i dr0i changed the title Webhook on test server fail: "too many open file" Webhook on test server fails: "too many open file" May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant