You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
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.
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 ?
The text was updated successfully, but these errors were encountered: