When i run miner i got these errors..
2015-07-16 16:11:48.845231 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2015-07-16 16:11:48.845533 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-07-16 16:12:03.847640 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2015-07-16 16:12:03.847830 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-07-16 16:12:13.995325 > Unhandled Error
2015-07-16 16:12:13.996035 > Traceback (most recent call last):
2015-07-16 16:12:13.996659 > File "/root/p2pool-dash/p2pool/main.py", line 715, in run
2015-07-16 16:12:13.997373 > reactor.run()
2015-07-16 16:12:13.997829 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
2015-07-16 16:12:13.998355 > self.mainLoop()
2015-07-16 16:12:13.998691 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
2015-07-16 16:12:13.998929 > self.runUntilCurrent()
2015-07-16 16:12:13.999116 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
2015-07-16 16:12:13.999288 > call.func(*call.args, **call.kw)
2015-07-16 16:12:13.999453 > --- <exception caught here> ---
2015-07-16 16:12:13.999628 > File "/root/p2pool-dash/p2pool/dash/stratum.py", line 39, in _send_work
2015-07-16 16:12:13.999922 > x, got_response = self.wb.get_work(*self.wb.preprocess_request('' if self.username is None else self.username))
2015-07-16 16:12:14.000330 > File "/root/p2pool-dash/p2pool/work.py", line 213, in preprocess_request
2015-07-16 16:12:14.000894 > raise jsonrpc.Error_for_code(-12345)(u'p2pool is not connected to any peers')
2015-07-16 16:12:14.001035 > p2pool.util.jsonrpc.NarrowError: -12345 p2pool is not connected to any peers
2015-07-16 16:12:18.849476 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2015-07-16 16:12:18.849681 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-07-16 16:12:24.153635 > Unhandled Error
2015-07-16 16:12:24.154609 > Traceback (most recent call last):
2015-07-16 16:12:24.155537 > File "/root/p2pool-dash/p2pool/main.py", line 715, in run
2015-07-16 16:12:24.156378 > reactor.run()
2015-07-16 16:12:24.157154 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
2015-07-16 16:12:24.157911 > self.mainLoop()
2015-07-16 16:12:24.158415 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
2015-07-16 16:12:24.158799 > self.runUntilCurrent()
2015-07-16 16:12:24.159236 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
2015-07-16 16:12:24.159644 > call.func(*call.args, **call.kw)
2015-07-16 16:12:24.159826 > --- <exception caught here> ---
2015-07-16 16:12:24.160023 > File "/root/p2pool-dash/p2pool/dash/stratum.py", line 39, in _send_work
2015-07-16 16:12:24.160217 > x, got_response = self.wb.get_work(*self.wb.preprocess_request('' if self.username is None else self.username))
2015-07-16 16:12:24.160577 > File "/root/p2pool-dash/p2pool/work.py", line 213, in preprocess_request
2015-07-16 16:12:24.160720 > raise jsonrpc.Error_for_code(-12345)(u'p2pool is not connected to any peers')
2015-07-16 16:12:24.160885 > p2pool.util.jsonrpc.NarrowError: -12345 p2pool is not connected to any peers
2015-07-16 16:12:33.851129 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2015-07-16 16:12:33.851391 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-07-16 16:12:34.370818 > Unhandled Error
2015-07-16 16:12:34.371398 > Traceback (most recent call last):
2015-07-16 16:12:34.371865 > File "/root/p2pool-dash/p2pool/main.py", line 715, in run
2015-07-16 16:12:34.372340 > reactor.run()
2015-07-16 16:12:34.373004 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
2015-07-16 16:12:34.373474 > self.mainLoop()
2015-07-16 16:12:34.373673 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
2015-07-16 16:12:34.373877 > self.runUntilCurrent()
2015-07-16 16:12:34.374130 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
2015-07-16 16:12:34.374329 > call.func(*call.args, **call.kw)
2015-07-16 16:12:34.374552 > --- <exception caught here> ---
2015-07-16 16:12:34.374804 > File "/root/p2pool-dash/p2pool/dash/stratum.py", line 39, in _send_work
2015-07-16 16:12:34.375060 > x, got_response = self.wb.get_work(*self.wb.preprocess_request('' if self.username is None else self.username))
2015-07-16 16:12:34.375350 > File "/root/p2pool-dash/p2pool/work.py", line 213, in preprocess_request
2015-07-16 16:12:34.375661 > raise jsonrpc.Error_for_code(-12345)(u'p2pool is not connected to any peers')
2015-07-16 16:12:34.375954 > p2pool.util.jsonrpc.NarrowError: -12345 p2pool is not connected to any peers
What is wrong?
my iptables rule:
root@s1:~# iptables -L -v
Chain INPUT (policy ACCEPT 52020 packets, 13M bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:8999
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 51969 packets, 8068K bytes)
pkts bytes target prot opt in out source destination
Please help me.