Hi, during last couple days (probably ?! after upgrade to 13.1) I often see this :
2013-07-18 06:34:56.904438 Error when requesting noncached value:
2013-07-18 06:34:56.904486 > Traceback (most recent call last):
2013-07-18 06:34:56.904543 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
2013-07-18 06:34:56.904581
2013-07-18 06:34:56.904751
2013-07-18 06:34:56.904791 Error when requesting noncached value:
2013-07-18 06:34:56.904838 > Traceback (most recent call last):
2013-07-18 06:34:56.904894 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
2013-07-18 06:34:56.904934
2013-07-18 06:34:59.594579 > ########################################
2013-07-18 06:34:59.594676 > >>> Warning: LOST CONTACT WITH BITCOIND for 3.0 hours! Check that it isn't frozen or dead!
2013-07-18 06:34:59.594719 > ########################################
2013-07-18 06:34:59.594764 P2Pool: 17366 shares in chain (17371 verified/17371 total) Peers: 19 (13 incoming)
2013-07-18 06:34:59.594795 Local: 0H/s in last 10.0 minutes Local dead on arrival:
Expected time to share:
2013-07-18 06:34:59.594824 Shares: 0 (0 orphan, 0 dead) Stale rate:
Efficiency:
Current payout: 0.0175 BTC
2013-07-18 06:34:59.594857 Pool: 1359GH/s Stale rate: 11.1% Expected time to block: 23.0 hours
2013-07-18 06:34:59.596119 > Error while calling getmininginfo:
2013-07-18 06:34:59.596182 > Traceback (most recent call last):
2013-07-18 06:34:59.596218 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
2013-07-18 06:34:59.596474 > Error getting work from bitcoind:
2013-07-18 06:34:59.596515 > Traceback (most recent call last):
2013-07-18 06:34:59.596550 > Failure: twisted.internet.error.ConnectBindError: Couldn't bind: 24: Too many open files.
====
python-twisted-core-11.1.0-2.fc17.x86_64
python-2.7.3-7.2.fc17.x86_64
====
I believe I saw it somewhere - might be problem with ulimit -n,but I think I increased it to 2048 and it did not help.
Restarting p2pool helps.
Any ideas how to debug the problem or what to do ?
Shall I upgrade fedora (python-twisted-core-12.2.0-2.fc19.x86_64) ?
Thanks a lot for your time !