Skip to content

Instantly share code, notes, and snippets.

@DBLaw
Created April 12, 2012 22:08
Show Gist options
  • Save DBLaw/2371368 to your computer and use it in GitHub Desktop.
Save DBLaw/2371368 to your computer and use it in GitHub Desktop.
Output
Generating 2000 flows to 107.21.143.121
Traceback (most recent call last):
File "send_flows.py", line 17, in <module>
File "/usr/lib/python2.7/socket.py", line 187, in __init__
socket.error: [Errno 24] Too many open files
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 58, in apport_excepthook
ImportError: No module named tempfile
Original exception was:
Traceback (most recent call last):
File "send_flows.py", line 17, in <module>
File "/usr/lib/python2.7/socket.py", line 187, in __init__
socket.error: [Errno 24] Too many open files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment