skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
36 stars 25 forks source link

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

Closed dr0i closed 4 years ago

dr0i commented 4 years ago

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 commented 4 years ago

Fixed with the last commit, closing.