We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KickThemOut
CRITICAL: Can't open /proc/net/dev ! CRITICAL: Can't open /proc/net/route ! CRITICAL: Can't open /proc/net/dev ! Traceback (most recent call last): File "/root/kickthemout/kickthemout.py", line 756, in defaultInterface = getDefaultInterface() File "/root/kickthemout/kickthemout.py", line 154, in getDefaultInterface network, netmask, _, interface, address, _ = max(iface_routes, key=lambda item:item[1]) ValueError: max() arg is an empty sequence
I've tried u installing the requirements and installing them again, but it didn't work.
The text was updated successfully, but these errors were encountered:
the problem is the same as mine
Sorry, something went wrong.
No branches or pull requests
Checklist for submitting an issue to
KickThemOut
:Can't create anyone.
CRITICAL: Can't open /proc/net/dev !
CRITICAL: Can't open /proc/net/route !
CRITICAL: Can't open /proc/net/dev !
Traceback (most recent call last):
File "/root/kickthemout/kickthemout.py", line 756, in
defaultInterface = getDefaultInterface()
File "/root/kickthemout/kickthemout.py", line 154, in getDefaultInterface
network, netmask, _, interface, address, _ = max(iface_routes, key=lambda item:item[1])
ValueError: max() arg is an empty sequence
I've tried u installing the requirements and installing them again, but it didn't work.
The text was updated successfully, but these errors were encountered: