Skip to content

proxy.go: Can't lock /run/xtables. lock: Resource temporarily unavailable Another app currently holding the xtables lock. #11116

Answered by brandond
liyimeng asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't a fatal error, if k3s is exiting then something else is going wrong. It does suggest that you have multiple things trying to manage iptables rules, or that updating the iptables rules is taking so long that things are holding the lock for excessively long. Are you sure that this node is actually capable of supporting the workload you're trying to place on it? The iptables locks are not USUALLy where we see a lot of problems, so either this is a VERY underpowered node, or you have something else going on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@liyimeng
Comment options

Answer selected by liyimeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11098 on October 15, 2024 19:39.