Guest User

Too many open files

a guest
Jul 1st, 2013
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 2013-07-01 09:29:45.239542 > Unhandled error in Deferred:
  2. 2013-07-01 09:29:45.296324 > Unhandled Error
  3. 2013-07-01 09:29:45.296408 > Traceback (most recent call last):
  4. 2013-07-01 09:29:45.296445 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
  5. 2013-07-01 09:29:45.296479 >
  6. 2013-07-01 09:29:45.296510 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
  7. 2013-07-01 09:29:45.296543 >
  8. 2013-07-01 09:29:45.296573 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
  9. 2013-07-01 09:29:45.296621 >
  10. 2013-07-01 09:29:45.296661 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/task.py", line 218, in __call__
  11. 2013-07-01 09:29:45.296691 >
  12. 2013-07-01 09:29:45.296720 > --- <exception caught here> ---
  13. 2013-07-01 09:29:45.296750 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 137, in maybeDeferred
  14. 2013-07-01 09:29:45.296781 > result = f(*args, **kw)
  15. 2013-07-01 09:29:45.296811 > File "/home/p2pool/p2pool/main.py", line 136, in save_shares
  16. 2013-07-01 09:29:45.296841 >
  17. 2013-07-01 09:29:45.296870 > File "/home/p2pool/p2pool/data.py", line 677, in add_share
  18. 2013-07-01 09:29:45.296900 >
  19. 2013-07-01 09:29:45.296928 > File "/home/p2pool/p2pool/data.py", line 661, in _add_line
  20. 2013-07-01 09:29:45.296957 >
  21. 2013-07-01 09:29:45.296985 > File "/home/p2pool/p2pool/data.py", line 695, in get_filenames_and_next
  22. 2013-07-01 09:29:45.297015 >
  23. 2013-07-01 09:29:45.297044 > exceptions.OSError: [Errno 24] Too many open files: '/home/p2pool/data/bitcoin'
  24. 2013-07-01 09:29:45.455581 > Unhandled error in Deferred:
  25. 2013-07-01 09:29:45.455825 > Unhandled Error
  26. 2013-07-01 09:29:45.455868 > Traceback (most recent call last):
  27. 2013-07-01 09:29:45.455903 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
  28. 2013-07-01 09:29:45.455937 >
  29. 2013-07-01 09:29:45.455967 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
  30. 2013-07-01 09:29:45.455999 >
  31. 2013-07-01 09:29:45.456029 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
  32. 2013-07-01 09:29:45.456062 >
  33. 2013-07-01 09:29:45.456092 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/task.py", line 218, in __call__
  34. 2013-07-01 09:29:45.456122 >
  35. 2013-07-01 09:29:45.456151 > --- <exception caught here> ---
  36. 2013-07-01 09:29:45.456181 > File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 137, in maybeDeferred
  37. 2013-07-01 09:29:45.456212 > result = f(*args, **kw)
  38. 2013-07-01 09:29:45.456241 > File "/home/p2pool/p2pool/main.py", line 187, in save_addrs
  39. 2013-07-01 09:29:45.456271 >
  40. 2013-07-01 09:29:45.456300 > exceptions.IOError: [Errno 24] Too many open files: '/home/p2pool/data/bitcoin/addrs'
  41. 2013-07-01 09:29:46.421286 Worker Lcn8gbjgv3L9V3WQMEgxxRBrbmEbCVNCF3 submitted share with hash > target:
  42. 2013-07-01 09:29:46.421372 Hash: ad8c3f0da93f4e9058e6c6a7d97a8709817486e546a053d54e77e02d11caaf14
  43. 2013-07-01 09:29:46.421403 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  44. 2013-07-01 09:29:46.637306 > Error getting work from bitcoind:
  45. 2013-07-01 09:29:46.637383 > Traceback (most recent call last):
  46. 2013-07-01 09:29:46.637422 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
Advertisement
Add Comment
Please, Sign In to add comment