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

TX kick failed #1133

Open
XAMPPRocky opened this issue Feb 24, 2025 · 0 comments
Open

TX kick failed #1133

XAMPPRocky opened this issue Feb 24, 2025 · 0 comments
Labels
kind/bug Something isn't working

Comments

@XAMPPRocky
Copy link
Collaborator

While running the XDP module, I noticed the logs were filling up with these errors. I think there's two tasks here.

  1. Find the root cause of this error.
  2. Ensure this error path is counted in quilkin_errors_total, it seems like it isn't being counted so it feels like XDP might not be tracking the error count.
{"timestamp":"2025-02-20T10:10:02.379462Z","level":"ERROR","fields":{"message":"TX kick failed","error":"Resource temporarily unavailable (os error 11)"},"target":"quilkin::net::xdp","filename":"src/net/xdp.rs","threadId":"ThreadId(12)"}
@XAMPPRocky XAMPPRocky added the kind/bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant