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

fix: engine exit with "netlink receive: recvmsg: no buffer space available" when too many packets hit NFQUEUE #76

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

haruue
Copy link
Collaborator

@haruue haruue commented Feb 26, 2024

When flood pinging the machine running OpenGFW with ping -f, the engine would exit with the following error.

2024-02-26T15:41:51+08:00       INFO    engine exited   {"error": "netlink receive: recvmsg: no buffer space available"}

This error can be safely ignored, the OpenGFW will continue working and everything will be back to normal once the flood ping is end.

@tobyxdd tobyxdd merged commit b780ff6 into master Feb 26, 2024
@tobyxdd tobyxdd deleted the fix-enobufs branch February 26, 2024 18:40
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

Successfully merging this pull request may close these issues.

2 participants