Created
April 12, 2012 22:08
-
-
Save DBLaw/2371368 to your computer and use it in GitHub Desktop.
Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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