No new connections
tonoitp opened this issue · 1 comments
Today my log filled-up with:
[plugins.HashCountRandom.HashCountRandom.pluginFactory] Could not accept new connection (EMFILE)
some suggest to raise the ulimit or sysctl limits, but queueing requests until resources become available. Any suggestions for the best fix ?
Thanks for reporting this issue. Unfortunately I'm not able to investigate at this time so I'll mark this as up for grabs, in case anyone wants to tackle it.
However, you could try using the honeydb-agent (https://honeydb-agent-docs.readthedocs.io/) if it meets your use case. The event processing has been vastly optimize over HoneyPy, so you likely wouldn't get the connections issue you ran into. Configuration of the honeydb-agent is exactly the same as HoneyPy. However, there are some limitations so some of the loggers are not supported.