Advertisement
Guest User

p2pool log

a guest
Jun 24th, 2015
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 201.57 KB | None | 0 0
  1. 2015-06-24 18:55:27.099070 p2pool (version ba16444-dirty)
  2. 2015-06-24 18:55:27.099197
  3. 2015-06-24 18:55:27.099299 Testing bitcoind RPC connection to 'http://127.0.0.1:9982/' with username 'rpcuser'...
  4. 2015-06-24 18:55:27.114299 ...success!
  5. 2015-06-24 18:55:27.114408 Current block hash: e0dc3c9c1fad00a2fe403342a4ce312b65fe86a315d7964fa7941072fc2f597f
  6. 2015-06-24 18:55:27.114480 Current block height: 365323
  7. 2015-06-24 18:55:27.114566
  8. 2015-06-24 18:55:27.114650 Testing bitcoind P2P connection to '127.0.0.1:19982'...
  9. 2015-06-24 18:55:27.196695 RECV version 811501000100000000000000fde08a550000000000e1f505010000000000000000000000000000000000ffff000000000000fde08a55010000000000000000000000000000000000ffff867724914e0e914e9f99c50d0eb60e2f4d6167693a312e322e32...
  10. 2015-06-24 18:55:27.198025 > Error handling message: (see RECV line)
  11. 2015-06-24 18:55:27.198103 > Traceback (most recent call last):
  12. 2015-06-24 18:55:27.198165 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  13. 2015-06-24 18:55:27.198241 > why = selectable.doRead()
  14. 2015-06-24 18:55:27.198298 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  15. 2015-06-24 18:55:27.198354 > rval = self.protocol.dataReceived(data)
  16. 2015-06-24 18:55:27.198404 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  17. 2015-06-24 18:55:27.198458 > self.dataReceived2(data)
  18. 2015-06-24 18:55:27.198519 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  19. 2015-06-24 18:55:27.198582 > wants = receiver.send(buf.get(wants))
  20. 2015-06-24 18:55:27.198637 > --- <exception caught here> ---
  21. 2015-06-24 18:55:27.198699 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  22. 2015-06-24 18:55:27.198761 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  23. 2015-06-24 18:55:27.198810 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  24. 2015-06-24 18:55:27.198863 > obj = self._unpack(data, ignore_trailing)
  25. 2015-06-24 18:55:27.198915 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  26. 2015-06-24 18:55:27.198967 > obj, (data2, pos) = self.read((data, 0))
  27. 2015-06-24 18:55:27.199020 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  28. 2015-06-24 18:55:27.199072 > item[key], file = type_.read(file)
  29. 2015-06-24 18:55:27.199125 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  30. 2015-06-24 18:55:27.199177 > data, file = read(file, self.length)
  31. 2015-06-24 18:55:27.199228 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  32. 2015-06-24 18:55:27.199279 > raise EarlyEnd()
  33. 2015-06-24 18:55:27.199331 > p2pool.util.pack.EarlyEnd:
  34. 2015-06-24 18:55:27.199699 ...success!
  35. 2015-06-24 18:55:27.199770
  36. 2015-06-24 18:55:27.199864 Determining payout address...
  37. 2015-06-24 18:55:27.200014 Loaded cached address: 9JYxAsQKs3WJeET23SrpYkKVXPEozmQgxT...
  38. 2015-06-24 18:55:27.204943 ...success! Payout address: 9JYxAsQKs3WJeET23SrpYkKVXPEozmQgxT
  39. 2015-06-24 18:55:27.205029
  40. 2015-06-24 18:55:27.205098 Loading shares...
  41. 2015-06-24 18:55:27.205346 ...done loading 0 shares (0 verified)!
  42. 2015-06-24 18:55:27.205425
  43. 2015-06-24 18:55:27.205489 Initializing work...
  44. 2015-06-24 18:55:27.215787 ...success!
  45. 2015-06-24 18:55:27.215871
  46. 2015-06-24 18:55:27.215966 Joining p2pool network using port 29982...
  47. 2015-06-24 18:55:27.220802 ...success!
  48. 2015-06-24 18:55:27.220884
  49. 2015-06-24 18:55:27.221193 Listening for workers on '' port 8835...
  50. 2015-06-24 18:55:27.259877 ...success!
  51. 2015-06-24 18:55:27.260005
  52. 2015-06-24 18:55:27.260069 Started successfully!
  53. 2015-06-24 18:55:27.260152 Go to http://127.0.0.1:8835/ to view graphs and statistics!
  54. 2015-06-24 18:55:27.260227 Donating 0.0% of work towards P2Pool's development. Please donate to encourage further development of P2Pool!
  55. 2015-06-24 18:55:27.260294
  56. 2015-06-24 18:55:27.269845 Peer 0.0.0.0:29982 misbehaving, will drop and ban. Reason: was connected to self
  57. 2015-06-24 18:55:27.269988 Bad peer banned: (u'0.0.0.0', 29982)
  58. 2015-06-24 18:55:27.270596 Peer 127.0.0.1:44953 misbehaving, will drop and ban. Reason: was connected to self
  59. 2015-06-24 18:55:27.270701 Bad peer banned: ('127.0.0.1', 44953)
  60. 2015-06-24 18:55:28.312193 RECV version 811501000100000000000000fee08a550000000000e1f505010000000000000000000000000000000000ffff000000000000fee08a55010000000000000000000000000000000000ffff867724914e0ecfdf660b82ccd3ab0e2f4d6167693a312e322e32...
  61. 2015-06-24 18:55:28.312573 > Error handling message: (see RECV line)
  62. 2015-06-24 18:55:28.312660 > Traceback (most recent call last):
  63. 2015-06-24 18:55:28.312736 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  64. 2015-06-24 18:55:28.312811 > why = selectable.doRead()
  65. 2015-06-24 18:55:28.312882 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  66. 2015-06-24 18:55:28.312959 > rval = self.protocol.dataReceived(data)
  67. 2015-06-24 18:55:28.313027 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  68. 2015-06-24 18:55:28.313093 > self.dataReceived2(data)
  69. 2015-06-24 18:55:28.313162 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  70. 2015-06-24 18:55:28.313230 > wants = receiver.send(buf.get(wants))
  71. 2015-06-24 18:55:28.313296 > --- <exception caught here> ---
  72. 2015-06-24 18:55:28.313361 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  73. 2015-06-24 18:55:28.313426 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  74. 2015-06-24 18:55:28.313491 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  75. 2015-06-24 18:55:28.313588 > obj = self._unpack(data, ignore_trailing)
  76. 2015-06-24 18:55:28.313661 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  77. 2015-06-24 18:55:28.313726 > obj, (data2, pos) = self.read((data, 0))
  78. 2015-06-24 18:55:28.313791 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  79. 2015-06-24 18:55:28.313856 > item[key], file = type_.read(file)
  80. 2015-06-24 18:55:28.313922 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  81. 2015-06-24 18:55:28.313987 > data, file = read(file, self.length)
  82. 2015-06-24 18:55:28.314050 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  83. 2015-06-24 18:55:28.314115 > raise EarlyEnd()
  84. 2015-06-24 18:55:28.314178 > p2pool.util.pack.EarlyEnd:
  85. 2015-06-24 18:55:29.283153 RECV version 811501000100000000000000ffe08a550000000000e1f505010000000000000000000000000000000000ffff000000000000ffe08a55010000000000000000000000000000000000ffff867724914e0e42c272a6958783ff0e2f4d6167693a312e322e32...
  86. 2015-06-24 18:55:29.283559 > Error handling message: (see RECV line)
  87. 2015-06-24 18:55:29.283647 > Traceback (most recent call last):
  88. 2015-06-24 18:55:29.283722 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  89. 2015-06-24 18:55:29.283794 > why = selectable.doRead()
  90. 2015-06-24 18:55:29.283864 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  91. 2015-06-24 18:55:29.283935 > rval = self.protocol.dataReceived(data)
  92. 2015-06-24 18:55:29.284003 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  93. 2015-06-24 18:55:29.284070 > self.dataReceived2(data)
  94. 2015-06-24 18:55:29.284137 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  95. 2015-06-24 18:55:29.284204 > wants = receiver.send(buf.get(wants))
  96. 2015-06-24 18:55:29.284271 > --- <exception caught here> ---
  97. 2015-06-24 18:55:29.284339 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  98. 2015-06-24 18:55:29.284407 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  99. 2015-06-24 18:55:29.284476 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  100. 2015-06-24 18:55:29.284564 > obj = self._unpack(data, ignore_trailing)
  101. 2015-06-24 18:55:29.284671 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  102. 2015-06-24 18:55:29.284741 > obj, (data2, pos) = self.read((data, 0))
  103. 2015-06-24 18:55:29.284808 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  104. 2015-06-24 18:55:29.284876 > item[key], file = type_.read(file)
  105. 2015-06-24 18:55:29.284943 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  106. 2015-06-24 18:55:29.285010 > data, file = read(file, self.length)
  107. 2015-06-24 18:55:29.285077 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  108. 2015-06-24 18:55:29.285143 > raise EarlyEnd()
  109. 2015-06-24 18:55:29.285211 > p2pool.util.pack.EarlyEnd:
  110. 2015-06-24 18:55:30.260719 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
  111. 2015-06-24 18:55:30.260962 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
  112. 2015-06-24 18:55:30.327087 RECV version 81150100010000000000000000e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000000e18a55010000000000000000000000000000000000ffff867724914e0e6e35f93c1a0a60a60e2f4d6167693a312e322e32...
  113. 2015-06-24 18:55:30.327524 > Error handling message: (see RECV line)
  114. 2015-06-24 18:55:30.327617 > Traceback (most recent call last):
  115. 2015-06-24 18:55:30.327702 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  116. 2015-06-24 18:55:30.327769 > why = selectable.doRead()
  117. 2015-06-24 18:55:30.327835 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  118. 2015-06-24 18:55:30.327908 > rval = self.protocol.dataReceived(data)
  119. 2015-06-24 18:55:30.327978 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  120. 2015-06-24 18:55:30.328047 > self.dataReceived2(data)
  121. 2015-06-24 18:55:30.328112 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  122. 2015-06-24 18:55:30.328184 > wants = receiver.send(buf.get(wants))
  123. 2015-06-24 18:55:30.328283 > --- <exception caught here> ---
  124. 2015-06-24 18:55:30.328382 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  125. 2015-06-24 18:55:30.328474 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  126. 2015-06-24 18:55:30.328600 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  127. 2015-06-24 18:55:30.328702 > obj = self._unpack(data, ignore_trailing)
  128. 2015-06-24 18:55:30.328798 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  129. 2015-06-24 18:55:30.328891 > obj, (data2, pos) = self.read((data, 0))
  130. 2015-06-24 18:55:30.328991 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  131. 2015-06-24 18:55:30.329088 > item[key], file = type_.read(file)
  132. 2015-06-24 18:55:30.329183 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  133. 2015-06-24 18:55:30.329272 > data, file = read(file, self.length)
  134. 2015-06-24 18:55:30.329350 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  135. 2015-06-24 18:55:30.329419 > raise EarlyEnd()
  136. 2015-06-24 18:55:30.329485 > p2pool.util.pack.EarlyEnd:
  137. 2015-06-24 18:55:31.476913 RECV version 81150100010000000000000001e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000001e18a55010000000000000000000000000000000000ffff867724914e0ed94044aaaba7fb680e2f4d6167693a312e322e32...
  138. 2015-06-24 18:55:31.477309 > Error handling message: (see RECV line)
  139. 2015-06-24 18:55:31.477399 > Traceback (most recent call last):
  140. 2015-06-24 18:55:31.477480 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  141. 2015-06-24 18:55:31.477578 > why = selectable.doRead()
  142. 2015-06-24 18:55:31.477653 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  143. 2015-06-24 18:55:31.477721 > rval = self.protocol.dataReceived(data)
  144. 2015-06-24 18:55:31.477796 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  145. 2015-06-24 18:55:31.477901 > self.dataReceived2(data)
  146. 2015-06-24 18:55:31.477975 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  147. 2015-06-24 18:55:31.478043 > wants = receiver.send(buf.get(wants))
  148. 2015-06-24 18:55:31.478106 > --- <exception caught here> ---
  149. 2015-06-24 18:55:31.478182 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  150. 2015-06-24 18:55:31.478253 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  151. 2015-06-24 18:55:31.478321 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  152. 2015-06-24 18:55:31.478390 > obj = self._unpack(data, ignore_trailing)
  153. 2015-06-24 18:55:31.478458 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  154. 2015-06-24 18:55:31.478541 > obj, (data2, pos) = self.read((data, 0))
  155. 2015-06-24 18:55:31.478612 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  156. 2015-06-24 18:55:31.478681 > item[key], file = type_.read(file)
  157. 2015-06-24 18:55:31.478752 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  158. 2015-06-24 18:55:31.478822 > data, file = read(file, self.length)
  159. 2015-06-24 18:55:31.478892 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  160. 2015-06-24 18:55:31.478960 > raise EarlyEnd()
  161. 2015-06-24 18:55:31.479042 > p2pool.util.pack.EarlyEnd:
  162. 2015-06-24 18:55:32.618845 RECV version 81150100010000000000000002e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000002e18a55010000000000000000000000000000000000ffff867724914e0e9af3cb375e652afd0e2f4d6167693a312e322e32...
  163. 2015-06-24 18:55:32.619392 > Error handling message: (see RECV line)
  164. 2015-06-24 18:55:32.619539 > Traceback (most recent call last):
  165. 2015-06-24 18:55:32.619662 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  166. 2015-06-24 18:55:32.619788 > why = selectable.doRead()
  167. 2015-06-24 18:55:32.619908 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  168. 2015-06-24 18:55:32.620030 > rval = self.protocol.dataReceived(data)
  169. 2015-06-24 18:55:32.620151 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  170. 2015-06-24 18:55:32.620261 > self.dataReceived2(data)
  171. 2015-06-24 18:55:32.620338 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  172. 2015-06-24 18:55:32.620409 > wants = receiver.send(buf.get(wants))
  173. 2015-06-24 18:55:32.620479 > --- <exception caught here> ---
  174. 2015-06-24 18:55:32.620572 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  175. 2015-06-24 18:55:32.620644 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  176. 2015-06-24 18:55:32.620714 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  177. 2015-06-24 18:55:32.620784 > obj = self._unpack(data, ignore_trailing)
  178. 2015-06-24 18:55:32.620852 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  179. 2015-06-24 18:55:32.620921 > obj, (data2, pos) = self.read((data, 0))
  180. 2015-06-24 18:55:32.621012 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  181. 2015-06-24 18:55:32.621126 > item[key], file = type_.read(file)
  182. 2015-06-24 18:55:32.621225 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  183. 2015-06-24 18:55:32.621325 > data, file = read(file, self.length)
  184. 2015-06-24 18:55:32.621420 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  185. 2015-06-24 18:55:32.621542 > raise EarlyEnd()
  186. 2015-06-24 18:55:32.621646 > p2pool.util.pack.EarlyEnd:
  187. 2015-06-24 18:55:33.934793 RECV version 81150100010000000000000003e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000003e18a55010000000000000000000000000000000000ffff867724914e0e18cd38c9668f87560e2f4d6167693a312e322e32...
  188. 2015-06-24 18:55:33.935223 > Error handling message: (see RECV line)
  189. 2015-06-24 18:55:33.935312 > Traceback (most recent call last):
  190. 2015-06-24 18:55:33.935388 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  191. 2015-06-24 18:55:33.935495 > why = selectable.doRead()
  192. 2015-06-24 18:55:33.935589 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  193. 2015-06-24 18:55:33.935664 > rval = self.protocol.dataReceived(data)
  194. 2015-06-24 18:55:33.935737 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  195. 2015-06-24 18:55:33.935807 > self.dataReceived2(data)
  196. 2015-06-24 18:55:33.935875 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  197. 2015-06-24 18:55:33.935943 > wants = receiver.send(buf.get(wants))
  198. 2015-06-24 18:55:33.936011 > --- <exception caught here> ---
  199. 2015-06-24 18:55:33.936080 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  200. 2015-06-24 18:55:33.936149 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  201. 2015-06-24 18:55:33.936217 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  202. 2015-06-24 18:55:33.936286 > obj = self._unpack(data, ignore_trailing)
  203. 2015-06-24 18:55:33.936354 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  204. 2015-06-24 18:55:33.936422 > obj, (data2, pos) = self.read((data, 0))
  205. 2015-06-24 18:55:33.936490 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  206. 2015-06-24 18:55:33.936575 > item[key], file = type_.read(file)
  207. 2015-06-24 18:55:33.936644 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  208. 2015-06-24 18:55:33.936712 > data, file = read(file, self.length)
  209. 2015-06-24 18:55:33.936780 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  210. 2015-06-24 18:55:33.936847 > raise EarlyEnd()
  211. 2015-06-24 18:55:33.936913 > p2pool.util.pack.EarlyEnd:
  212. 2015-06-24 18:55:35.025682 RECV version 81150100010000000000000004e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000004e18a55010000000000000000000000000000000000ffff867724914e0e0ca867d4eb74c0650e2f4d6167693a312e322e32...
  213. 2015-06-24 18:55:35.026080 > Error handling message: (see RECV line)
  214. 2015-06-24 18:55:35.026170 > Traceback (most recent call last):
  215. 2015-06-24 18:55:35.026239 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  216. 2015-06-24 18:55:35.026315 > why = selectable.doRead()
  217. 2015-06-24 18:55:35.026397 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  218. 2015-06-24 18:55:35.026478 > rval = self.protocol.dataReceived(data)
  219. 2015-06-24 18:55:35.026572 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  220. 2015-06-24 18:55:35.026654 > self.dataReceived2(data)
  221. 2015-06-24 18:55:35.026724 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  222. 2015-06-24 18:55:35.026803 > wants = receiver.send(buf.get(wants))
  223. 2015-06-24 18:55:35.026872 > --- <exception caught here> ---
  224. 2015-06-24 18:55:35.026943 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  225. 2015-06-24 18:55:35.027013 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  226. 2015-06-24 18:55:35.027082 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  227. 2015-06-24 18:55:35.027151 > obj = self._unpack(data, ignore_trailing)
  228. 2015-06-24 18:55:35.027220 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  229. 2015-06-24 18:55:35.027288 > obj, (data2, pos) = self.read((data, 0))
  230. 2015-06-24 18:55:35.027369 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  231. 2015-06-24 18:55:35.027430 > item[key], file = type_.read(file)
  232. 2015-06-24 18:55:35.027496 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  233. 2015-06-24 18:55:35.027579 > data, file = read(file, self.length)
  234. 2015-06-24 18:55:35.027650 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  235. 2015-06-24 18:55:35.027721 > raise EarlyEnd()
  236. 2015-06-24 18:55:35.027818 > p2pool.util.pack.EarlyEnd:
  237. 2015-06-24 18:55:36.093978 RECV version 81150100010000000000000006e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000006e18a55010000000000000000000000000000000000ffff867724914e0ea2be8db1dade038d0e2f4d6167693a312e322e32...
  238. 2015-06-24 18:55:36.094477 > Error handling message: (see RECV line)
  239. 2015-06-24 18:55:36.094619 > Traceback (most recent call last):
  240. 2015-06-24 18:55:36.094728 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  241. 2015-06-24 18:55:36.094838 > why = selectable.doRead()
  242. 2015-06-24 18:55:36.094949 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  243. 2015-06-24 18:55:36.095060 > rval = self.protocol.dataReceived(data)
  244. 2015-06-24 18:55:36.095170 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  245. 2015-06-24 18:55:36.095276 > self.dataReceived2(data)
  246. 2015-06-24 18:55:36.095366 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  247. 2015-06-24 18:55:36.095441 > wants = receiver.send(buf.get(wants))
  248. 2015-06-24 18:55:36.095522 > --- <exception caught here> ---
  249. 2015-06-24 18:55:36.095593 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  250. 2015-06-24 18:55:36.095659 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  251. 2015-06-24 18:55:36.095727 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  252. 2015-06-24 18:55:36.095794 > obj = self._unpack(data, ignore_trailing)
  253. 2015-06-24 18:55:36.095859 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  254. 2015-06-24 18:55:36.095922 > obj, (data2, pos) = self.read((data, 0))
  255. 2015-06-24 18:55:36.095986 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  256. 2015-06-24 18:55:36.096050 > item[key], file = type_.read(file)
  257. 2015-06-24 18:55:36.096113 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  258. 2015-06-24 18:55:36.096176 > data, file = read(file, self.length)
  259. 2015-06-24 18:55:36.096240 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  260. 2015-06-24 18:55:36.096300 > raise EarlyEnd()
  261. 2015-06-24 18:55:36.096362 > p2pool.util.pack.EarlyEnd:
  262. 2015-06-24 18:55:37.199644 RECV version 81150100010000000000000007e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000007e18a55010000000000000000000000000000000000ffff867724914e0ee2c978b12139fd080e2f4d6167693a312e322e32...
  263. 2015-06-24 18:55:37.199982 > Error handling message: (see RECV line)
  264. 2015-06-24 18:55:37.200070 > Traceback (most recent call last):
  265. 2015-06-24 18:55:37.200155 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  266. 2015-06-24 18:55:37.200227 > why = selectable.doRead()
  267. 2015-06-24 18:55:37.200307 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  268. 2015-06-24 18:55:37.200379 > rval = self.protocol.dataReceived(data)
  269. 2015-06-24 18:55:37.200451 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  270. 2015-06-24 18:55:37.200539 > self.dataReceived2(data)
  271. 2015-06-24 18:55:37.200611 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  272. 2015-06-24 18:55:37.200680 > wants = receiver.send(buf.get(wants))
  273. 2015-06-24 18:55:37.200748 > --- <exception caught here> ---
  274. 2015-06-24 18:55:37.200816 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  275. 2015-06-24 18:55:37.200884 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  276. 2015-06-24 18:55:37.200951 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  277. 2015-06-24 18:55:37.201019 > obj = self._unpack(data, ignore_trailing)
  278. 2015-06-24 18:55:37.201086 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  279. 2015-06-24 18:55:37.201153 > obj, (data2, pos) = self.read((data, 0))
  280. 2015-06-24 18:55:37.201246 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  281. 2015-06-24 18:55:37.201314 > item[key], file = type_.read(file)
  282. 2015-06-24 18:55:37.201381 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  283. 2015-06-24 18:55:37.201447 > data, file = read(file, self.length)
  284. 2015-06-24 18:55:37.201528 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  285. 2015-06-24 18:55:37.201599 > raise EarlyEnd()
  286. 2015-06-24 18:55:37.201665 > p2pool.util.pack.EarlyEnd:
  287. 2015-06-24 18:55:38.211865 RECV version 81150100010000000000000008e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000008e18a55010000000000000000000000000000000000ffff867724914e0e3c3438bac9e767b90e2f4d6167693a312e322e32...
  288. 2015-06-24 18:55:38.212211 > Error handling message: (see RECV line)
  289. 2015-06-24 18:55:38.212308 > Traceback (most recent call last):
  290. 2015-06-24 18:55:38.212376 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  291. 2015-06-24 18:55:38.212442 > why = selectable.doRead()
  292. 2015-06-24 18:55:38.212526 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  293. 2015-06-24 18:55:38.212600 > rval = self.protocol.dataReceived(data)
  294. 2015-06-24 18:55:38.212667 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  295. 2015-06-24 18:55:38.212734 > self.dataReceived2(data)
  296. 2015-06-24 18:55:38.212795 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  297. 2015-06-24 18:55:38.212863 > wants = receiver.send(buf.get(wants))
  298. 2015-06-24 18:55:38.212949 > --- <exception caught here> ---
  299. 2015-06-24 18:55:38.213012 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  300. 2015-06-24 18:55:38.213081 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  301. 2015-06-24 18:55:38.213149 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  302. 2015-06-24 18:55:38.213217 > obj = self._unpack(data, ignore_trailing)
  303. 2015-06-24 18:55:38.213531 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  304. 2015-06-24 18:55:38.213663 > obj, (data2, pos) = self.read((data, 0))
  305. 2015-06-24 18:55:38.213777 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  306. 2015-06-24 18:55:38.213885 > item[key], file = type_.read(file)
  307. 2015-06-24 18:55:38.213998 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  308. 2015-06-24 18:55:38.214100 > data, file = read(file, self.length)
  309. 2015-06-24 18:55:38.214204 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  310. 2015-06-24 18:55:38.214302 > raise EarlyEnd()
  311. 2015-06-24 18:55:38.214415 > p2pool.util.pack.EarlyEnd:
  312. 2015-06-24 18:55:39.220794 RECV version 81150100010000000000000009e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000009e18a55010000000000000000000000000000000000ffff867724914e0ee558148f5d422f080e2f4d6167693a312e322e32...
  313. 2015-06-24 18:55:39.221141 > Error handling message: (see RECV line)
  314. 2015-06-24 18:55:39.221230 > Traceback (most recent call last):
  315. 2015-06-24 18:55:39.221311 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  316. 2015-06-24 18:55:39.221385 > why = selectable.doRead()
  317. 2015-06-24 18:55:39.221458 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  318. 2015-06-24 18:55:39.221543 > rval = self.protocol.dataReceived(data)
  319. 2015-06-24 18:55:39.221618 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  320. 2015-06-24 18:55:39.221686 > self.dataReceived2(data)
  321. 2015-06-24 18:55:39.221751 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  322. 2015-06-24 18:55:39.221820 > wants = receiver.send(buf.get(wants))
  323. 2015-06-24 18:55:39.221886 > --- <exception caught here> ---
  324. 2015-06-24 18:55:39.221953 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  325. 2015-06-24 18:55:39.222049 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  326. 2015-06-24 18:55:39.222120 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  327. 2015-06-24 18:55:39.222189 > obj = self._unpack(data, ignore_trailing)
  328. 2015-06-24 18:55:39.222256 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  329. 2015-06-24 18:55:39.222324 > obj, (data2, pos) = self.read((data, 0))
  330. 2015-06-24 18:55:39.222402 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  331. 2015-06-24 18:55:39.222472 > item[key], file = type_.read(file)
  332. 2015-06-24 18:55:39.222556 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  333. 2015-06-24 18:55:39.222625 > data, file = read(file, self.length)
  334. 2015-06-24 18:55:39.222692 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  335. 2015-06-24 18:55:39.222758 > raise EarlyEnd()
  336. 2015-06-24 18:55:39.222824 > p2pool.util.pack.EarlyEnd:
  337. 2015-06-24 18:55:39.698035 New work for worker! Difficulty: 0.000015 Share difficulty: 0.000244 Total block value: 2.212996 XMG including 0 transactions
  338. 2015-06-24 18:55:40.203642 RECV version 8115010001000000000000000ae18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000ae18a55010000000000000000000000000000000000ffff867724914e0efe8e9088fd12f2d50e2f4d6167693a312e322e32...
  339. 2015-06-24 18:55:40.204005 > Error handling message: (see RECV line)
  340. 2015-06-24 18:55:40.204096 > Traceback (most recent call last):
  341. 2015-06-24 18:55:40.204179 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  342. 2015-06-24 18:55:40.204247 > why = selectable.doRead()
  343. 2015-06-24 18:55:40.204316 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  344. 2015-06-24 18:55:40.204379 > rval = self.protocol.dataReceived(data)
  345. 2015-06-24 18:55:40.204442 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  346. 2015-06-24 18:55:40.204527 > self.dataReceived2(data)
  347. 2015-06-24 18:55:40.204606 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  348. 2015-06-24 18:55:40.204669 > wants = receiver.send(buf.get(wants))
  349. 2015-06-24 18:55:40.204740 > --- <exception caught here> ---
  350. 2015-06-24 18:55:40.204804 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  351. 2015-06-24 18:55:40.204872 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  352. 2015-06-24 18:55:40.204941 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  353. 2015-06-24 18:55:40.205008 > obj = self._unpack(data, ignore_trailing)
  354. 2015-06-24 18:55:40.205076 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  355. 2015-06-24 18:55:40.205143 > obj, (data2, pos) = self.read((data, 0))
  356. 2015-06-24 18:55:40.205210 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  357. 2015-06-24 18:55:40.205277 > item[key], file = type_.read(file)
  358. 2015-06-24 18:55:40.205343 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  359. 2015-06-24 18:55:40.205410 > data, file = read(file, self.length)
  360. 2015-06-24 18:55:40.205476 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  361. 2015-06-24 18:55:40.205562 > raise EarlyEnd()
  362. 2015-06-24 18:55:40.205629 > p2pool.util.pack.EarlyEnd:
  363. 2015-06-24 18:55:41.124449 RECV version 8115010001000000000000000be18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000be18a55010000000000000000000000000000000000ffff867724914e0e9e686a24284f46360e2f4d6167693a312e322e32...
  364. 2015-06-24 18:55:41.125003 > Error handling message: (see RECV line)
  365. 2015-06-24 18:55:41.125129 > Traceback (most recent call last):
  366. 2015-06-24 18:55:41.125249 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  367. 2015-06-24 18:55:41.125365 > why = selectable.doRead()
  368. 2015-06-24 18:55:41.125478 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  369. 2015-06-24 18:55:41.125658 > rval = self.protocol.dataReceived(data)
  370. 2015-06-24 18:55:41.125768 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  371. 2015-06-24 18:55:41.125876 > self.dataReceived2(data)
  372. 2015-06-24 18:55:41.125982 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  373. 2015-06-24 18:55:41.126086 > wants = receiver.send(buf.get(wants))
  374. 2015-06-24 18:55:41.126191 > --- <exception caught here> ---
  375. 2015-06-24 18:55:41.126299 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  376. 2015-06-24 18:55:41.126411 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  377. 2015-06-24 18:55:41.126536 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  378. 2015-06-24 18:55:41.126655 > obj = self._unpack(data, ignore_trailing)
  379. 2015-06-24 18:55:41.126762 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  380. 2015-06-24 18:55:41.126871 > obj, (data2, pos) = self.read((data, 0))
  381. 2015-06-24 18:55:41.126978 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  382. 2015-06-24 18:55:41.127085 > item[key], file = type_.read(file)
  383. 2015-06-24 18:55:41.127191 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  384. 2015-06-24 18:55:41.127296 > data, file = read(file, self.length)
  385. 2015-06-24 18:55:41.127406 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  386. 2015-06-24 18:55:41.127541 > raise EarlyEnd()
  387. 2015-06-24 18:55:41.127652 > p2pool.util.pack.EarlyEnd:
  388. 2015-06-24 18:55:42.257377 RECV version 8115010001000000000000000ce18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000ce18a55010000000000000000000000000000000000ffff867724914e0ec61369586be7a29c0e2f4d6167693a312e322e32...
  389. 2015-06-24 18:55:42.257799 > Error handling message: (see RECV line)
  390. 2015-06-24 18:55:42.257898 > Traceback (most recent call last):
  391. 2015-06-24 18:55:42.258012 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  392. 2015-06-24 18:55:42.258100 > why = selectable.doRead()
  393. 2015-06-24 18:55:42.258179 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  394. 2015-06-24 18:55:42.258258 > rval = self.protocol.dataReceived(data)
  395. 2015-06-24 18:55:42.258324 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  396. 2015-06-24 18:55:42.258396 > self.dataReceived2(data)
  397. 2015-06-24 18:55:42.258466 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  398. 2015-06-24 18:55:42.258554 > wants = receiver.send(buf.get(wants))
  399. 2015-06-24 18:55:42.258628 > --- <exception caught here> ---
  400. 2015-06-24 18:55:42.258716 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  401. 2015-06-24 18:55:42.258786 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  402. 2015-06-24 18:55:42.258856 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  403. 2015-06-24 18:55:42.258925 > obj = self._unpack(data, ignore_trailing)
  404. 2015-06-24 18:55:42.258994 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  405. 2015-06-24 18:55:42.259064 > obj, (data2, pos) = self.read((data, 0))
  406. 2015-06-24 18:55:42.259133 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  407. 2015-06-24 18:55:42.259202 > item[key], file = type_.read(file)
  408. 2015-06-24 18:55:42.259271 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  409. 2015-06-24 18:55:42.259340 > data, file = read(file, self.length)
  410. 2015-06-24 18:55:42.259407 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  411. 2015-06-24 18:55:42.259475 > raise EarlyEnd()
  412. 2015-06-24 18:55:42.259570 > p2pool.util.pack.EarlyEnd:
  413. 2015-06-24 18:55:43.118295 RECV version 8115010001000000000000000de18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000de18a55010000000000000000000000000000000000ffff867724914e0e8dc4a8416d65dd480e2f4d6167693a312e322e32...
  414. 2015-06-24 18:55:43.118821 > Error handling message: (see RECV line)
  415. 2015-06-24 18:55:43.118947 > Traceback (most recent call last):
  416. 2015-06-24 18:55:43.119055 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  417. 2015-06-24 18:55:43.119159 > why = selectable.doRead()
  418. 2015-06-24 18:55:43.119255 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  419. 2015-06-24 18:55:43.119433 > rval = self.protocol.dataReceived(data)
  420. 2015-06-24 18:55:43.119550 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  421. 2015-06-24 18:55:43.119632 > self.dataReceived2(data)
  422. 2015-06-24 18:55:43.119701 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  423. 2015-06-24 18:55:43.119770 > wants = receiver.send(buf.get(wants))
  424. 2015-06-24 18:55:43.119836 > --- <exception caught here> ---
  425. 2015-06-24 18:55:43.119903 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  426. 2015-06-24 18:55:43.119969 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  427. 2015-06-24 18:55:43.120037 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  428. 2015-06-24 18:55:43.120102 > obj = self._unpack(data, ignore_trailing)
  429. 2015-06-24 18:55:43.120167 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  430. 2015-06-24 18:55:43.120232 > obj, (data2, pos) = self.read((data, 0))
  431. 2015-06-24 18:55:43.120306 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  432. 2015-06-24 18:55:43.120403 > item[key], file = type_.read(file)
  433. 2015-06-24 18:55:43.120485 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  434. 2015-06-24 18:55:43.120570 > data, file = read(file, self.length)
  435. 2015-06-24 18:55:43.120636 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  436. 2015-06-24 18:55:43.120701 > raise EarlyEnd()
  437. 2015-06-24 18:55:43.120765 > p2pool.util.pack.EarlyEnd:
  438. 2015-06-24 18:55:44.160497 RECV version 8115010001000000000000000ee18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000ee18a55010000000000000000000000000000000000ffff867724914e0ea99b3a254e79105e0e2f4d6167693a312e322e32...
  439. 2015-06-24 18:55:44.160858 > Error handling message: (see RECV line)
  440. 2015-06-24 18:55:44.160944 > Traceback (most recent call last):
  441. 2015-06-24 18:55:44.161020 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  442. 2015-06-24 18:55:44.161093 > why = selectable.doRead()
  443. 2015-06-24 18:55:44.161163 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  444. 2015-06-24 18:55:44.161233 > rval = self.protocol.dataReceived(data)
  445. 2015-06-24 18:55:44.161302 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  446. 2015-06-24 18:55:44.161370 > self.dataReceived2(data)
  447. 2015-06-24 18:55:44.161438 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  448. 2015-06-24 18:55:44.161520 > wants = receiver.send(buf.get(wants))
  449. 2015-06-24 18:55:44.161593 > --- <exception caught here> ---
  450. 2015-06-24 18:55:44.161663 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  451. 2015-06-24 18:55:44.161730 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  452. 2015-06-24 18:55:44.161798 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  453. 2015-06-24 18:55:44.161869 > obj = self._unpack(data, ignore_trailing)
  454. 2015-06-24 18:55:44.161937 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  455. 2015-06-24 18:55:44.162003 > obj, (data2, pos) = self.read((data, 0))
  456. 2015-06-24 18:55:44.162090 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  457. 2015-06-24 18:55:44.162159 > item[key], file = type_.read(file)
  458. 2015-06-24 18:55:44.162224 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  459. 2015-06-24 18:55:44.162320 > data, file = read(file, self.length)
  460. 2015-06-24 18:55:44.162389 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  461. 2015-06-24 18:55:44.162457 > raise EarlyEnd()
  462. 2015-06-24 18:55:44.162530 > p2pool.util.pack.EarlyEnd:
  463. 2015-06-24 18:55:45.261852 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
  464. 2015-06-24 18:55:45.262058 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
  465. 2015-06-24 18:55:45.353963 RECV version 8115010001000000000000000fe18a550000000000e1f505010000000000000000000000000000000000ffff0000000000000fe18a55010000000000000000000000000000000000ffff867724914e0ed7c52c5b55994c870e2f4d6167693a312e322e32...
  466. 2015-06-24 18:55:45.354354 > Error handling message: (see RECV line)
  467. 2015-06-24 18:55:45.354443 > Traceback (most recent call last):
  468. 2015-06-24 18:55:45.354534 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  469. 2015-06-24 18:55:45.354612 > why = selectable.doRead()
  470. 2015-06-24 18:55:45.354685 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  471. 2015-06-24 18:55:45.354756 > rval = self.protocol.dataReceived(data)
  472. 2015-06-24 18:55:45.354828 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  473. 2015-06-24 18:55:45.354897 > self.dataReceived2(data)
  474. 2015-06-24 18:55:45.354966 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  475. 2015-06-24 18:55:45.355035 > wants = receiver.send(buf.get(wants))
  476. 2015-06-24 18:55:45.355104 > --- <exception caught here> ---
  477. 2015-06-24 18:55:45.355172 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  478. 2015-06-24 18:55:45.355240 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  479. 2015-06-24 18:55:45.355316 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  480. 2015-06-24 18:55:45.355413 > obj = self._unpack(data, ignore_trailing)
  481. 2015-06-24 18:55:45.355505 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  482. 2015-06-24 18:55:45.355593 > obj, (data2, pos) = self.read((data, 0))
  483. 2015-06-24 18:55:45.355662 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  484. 2015-06-24 18:55:45.355731 > item[key], file = type_.read(file)
  485. 2015-06-24 18:55:45.355799 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  486. 2015-06-24 18:55:45.355868 > data, file = read(file, self.length)
  487. 2015-06-24 18:55:45.355935 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  488. 2015-06-24 18:55:45.356002 > raise EarlyEnd()
  489. 2015-06-24 18:55:45.356068 > p2pool.util.pack.EarlyEnd:
  490. 2015-06-24 18:55:46.544341 RECV version 81150100010000000000000010e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000010e18a55010000000000000000000000000000000000ffff867724914e0e0c6c465bf096515c0e2f4d6167693a312e322e32...
  491. 2015-06-24 18:55:46.544775 > Error handling message: (see RECV line)
  492. 2015-06-24 18:55:46.544867 > Traceback (most recent call last):
  493. 2015-06-24 18:55:46.544948 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  494. 2015-06-24 18:55:46.545030 > why = selectable.doRead()
  495. 2015-06-24 18:55:46.545114 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  496. 2015-06-24 18:55:46.545192 > rval = self.protocol.dataReceived(data)
  497. 2015-06-24 18:55:46.545280 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  498. 2015-06-24 18:55:46.545385 > self.dataReceived2(data)
  499. 2015-06-24 18:55:46.545487 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  500. 2015-06-24 18:55:46.545606 > wants = receiver.send(buf.get(wants))
  501. 2015-06-24 18:55:46.545699 > --- <exception caught here> ---
  502. 2015-06-24 18:55:46.545771 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  503. 2015-06-24 18:55:46.545875 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  504. 2015-06-24 18:55:46.545947 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  505. 2015-06-24 18:55:46.546017 > obj = self._unpack(data, ignore_trailing)
  506. 2015-06-24 18:55:46.546085 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  507. 2015-06-24 18:55:46.546154 > obj, (data2, pos) = self.read((data, 0))
  508. 2015-06-24 18:55:46.546222 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  509. 2015-06-24 18:55:46.546300 > item[key], file = type_.read(file)
  510. 2015-06-24 18:55:46.546368 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  511. 2015-06-24 18:55:46.546436 > data, file = read(file, self.length)
  512. 2015-06-24 18:55:46.546521 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  513. 2015-06-24 18:55:46.546595 > raise EarlyEnd()
  514. 2015-06-24 18:55:46.546663 > p2pool.util.pack.EarlyEnd:
  515. 2015-06-24 18:55:47.512077 RECV version 81150100010000000000000011e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000011e18a55010000000000000000000000000000000000ffff867724914e0e4ec7b6086c77e7bf0e2f4d6167693a312e322e32...
  516. 2015-06-24 18:55:47.512409 > Error handling message: (see RECV line)
  517. 2015-06-24 18:55:47.512493 > Traceback (most recent call last):
  518. 2015-06-24 18:55:47.512586 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  519. 2015-06-24 18:55:47.512657 > why = selectable.doRead()
  520. 2015-06-24 18:55:47.512725 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  521. 2015-06-24 18:55:47.512793 > rval = self.protocol.dataReceived(data)
  522. 2015-06-24 18:55:47.512883 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  523. 2015-06-24 18:55:47.512983 > self.dataReceived2(data)
  524. 2015-06-24 18:55:47.513082 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  525. 2015-06-24 18:55:47.513181 > wants = receiver.send(buf.get(wants))
  526. 2015-06-24 18:55:47.513282 > --- <exception caught here> ---
  527. 2015-06-24 18:55:47.513383 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  528. 2015-06-24 18:55:47.513483 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  529. 2015-06-24 18:55:47.513605 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  530. 2015-06-24 18:55:47.513698 > obj = self._unpack(data, ignore_trailing)
  531. 2015-06-24 18:55:47.513788 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  532. 2015-06-24 18:55:47.513880 > obj, (data2, pos) = self.read((data, 0))
  533. 2015-06-24 18:55:47.513973 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  534. 2015-06-24 18:55:47.514066 > item[key], file = type_.read(file)
  535. 2015-06-24 18:55:47.514157 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  536. 2015-06-24 18:55:47.514246 > data, file = read(file, self.length)
  537. 2015-06-24 18:55:47.514335 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  538. 2015-06-24 18:55:47.514426 > raise EarlyEnd()
  539. 2015-06-24 18:55:47.514530 > p2pool.util.pack.EarlyEnd:
  540. 2015-06-24 18:55:48.553852 RECV version 81150100010000000000000012e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000012e18a55010000000000000000000000000000000000ffff867724914e0e2aeceedd400a51970e2f4d6167693a312e322e32...
  541. 2015-06-24 18:55:48.554181 > Error handling message: (see RECV line)
  542. 2015-06-24 18:55:48.554270 > Traceback (most recent call last):
  543. 2015-06-24 18:55:48.554345 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  544. 2015-06-24 18:55:48.554417 > why = selectable.doRead()
  545. 2015-06-24 18:55:48.554488 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  546. 2015-06-24 18:55:48.554574 > rval = self.protocol.dataReceived(data)
  547. 2015-06-24 18:55:48.554643 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  548. 2015-06-24 18:55:48.554731 > self.dataReceived2(data)
  549. 2015-06-24 18:55:48.554800 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  550. 2015-06-24 18:55:48.554867 > wants = receiver.send(buf.get(wants))
  551. 2015-06-24 18:55:48.554933 > --- <exception caught here> ---
  552. 2015-06-24 18:55:48.554999 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  553. 2015-06-24 18:55:48.555065 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  554. 2015-06-24 18:55:48.555131 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  555. 2015-06-24 18:55:48.555196 > obj = self._unpack(data, ignore_trailing)
  556. 2015-06-24 18:55:48.555262 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  557. 2015-06-24 18:55:48.555327 > obj, (data2, pos) = self.read((data, 0))
  558. 2015-06-24 18:55:48.555391 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  559. 2015-06-24 18:55:48.555457 > item[key], file = type_.read(file)
  560. 2015-06-24 18:55:48.555541 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  561. 2015-06-24 18:55:48.555611 > data, file = read(file, self.length)
  562. 2015-06-24 18:55:48.555676 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  563. 2015-06-24 18:55:48.555741 > raise EarlyEnd()
  564. 2015-06-24 18:55:48.555806 > p2pool.util.pack.EarlyEnd:
  565. 2015-06-24 18:55:48.593459 Worker submitted share with hash > target:
  566. 2015-06-24 18:55:48.593621 Hash: 6e5ae32e68209f20ef6787345951c3edfbc3f4286b6dc10afd346f9bb6470f13
  567. 2015-06-24 18:55:48.593705 Target: ffff00000000000000000000000000000000000000000000000000000000
  568. 2015-06-24 18:55:48.716612 Worker submitted share with hash > target:
  569. 2015-06-24 18:55:48.716774 Hash: d37498b0b153c743e578e2c414ab55e44362db175d052709ae571e0b15852b29
  570. 2015-06-24 18:55:48.716853 Target: ffff00000000000000000000000000000000000000000000000000000000
  571. 2015-06-24 18:55:49.827462 RECV version 81150100010000000000000013e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000013e18a55010000000000000000000000000000000000ffff867724914e0e1a54d2e4f396e42f0e2f4d6167693a312e322e32...
  572. 2015-06-24 18:55:49.827951 > Error handling message: (see RECV line)
  573. 2015-06-24 18:55:49.828077 > Traceback (most recent call last):
  574. 2015-06-24 18:55:49.828205 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  575. 2015-06-24 18:55:49.828319 > why = selectable.doRead()
  576. 2015-06-24 18:55:49.828434 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  577. 2015-06-24 18:55:49.828562 > rval = self.protocol.dataReceived(data)
  578. 2015-06-24 18:55:49.828672 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  579. 2015-06-24 18:55:49.828780 > self.dataReceived2(data)
  580. 2015-06-24 18:55:49.828909 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  581. 2015-06-24 18:55:49.829009 > wants = receiver.send(buf.get(wants))
  582. 2015-06-24 18:55:49.829103 > --- <exception caught here> ---
  583. 2015-06-24 18:55:49.829204 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  584. 2015-06-24 18:55:49.829303 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  585. 2015-06-24 18:55:49.829398 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  586. 2015-06-24 18:55:49.829495 > obj = self._unpack(data, ignore_trailing)
  587. 2015-06-24 18:55:49.829606 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  588. 2015-06-24 18:55:49.829700 > obj, (data2, pos) = self.read((data, 0))
  589. 2015-06-24 18:55:49.829793 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  590. 2015-06-24 18:55:49.829886 > item[key], file = type_.read(file)
  591. 2015-06-24 18:55:49.829980 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  592. 2015-06-24 18:55:49.830072 > data, file = read(file, self.length)
  593. 2015-06-24 18:55:49.830191 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  594. 2015-06-24 18:55:49.830280 > raise EarlyEnd()
  595. 2015-06-24 18:55:49.830374 > p2pool.util.pack.EarlyEnd:
  596. 2015-06-24 18:55:50.834708 RECV version 81150100010000000000000014e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000014e18a55010000000000000000000000000000000000ffff867724914e0ebea5d41097fa40680e2f4d6167693a312e322e32...
  597. 2015-06-24 18:55:50.835103 > Error handling message: (see RECV line)
  598. 2015-06-24 18:55:50.835190 > Traceback (most recent call last):
  599. 2015-06-24 18:55:50.835279 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  600. 2015-06-24 18:55:50.835537 > why = selectable.doRead()
  601. 2015-06-24 18:55:50.835649 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  602. 2015-06-24 18:55:50.835736 > rval = self.protocol.dataReceived(data)
  603. 2015-06-24 18:55:50.835821 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  604. 2015-06-24 18:55:50.835896 > self.dataReceived2(data)
  605. 2015-06-24 18:55:50.835970 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  606. 2015-06-24 18:55:50.836046 > wants = receiver.send(buf.get(wants))
  607. 2015-06-24 18:55:50.836117 > --- <exception caught here> ---
  608. 2015-06-24 18:55:50.836193 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  609. 2015-06-24 18:55:50.836263 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  610. 2015-06-24 18:55:50.836332 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  611. 2015-06-24 18:55:50.836402 > obj = self._unpack(data, ignore_trailing)
  612. 2015-06-24 18:55:50.836472 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  613. 2015-06-24 18:55:50.836556 > obj, (data2, pos) = self.read((data, 0))
  614. 2015-06-24 18:55:50.836626 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  615. 2015-06-24 18:55:50.836696 > item[key], file = type_.read(file)
  616. 2015-06-24 18:55:50.836764 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  617. 2015-06-24 18:55:50.836832 > data, file = read(file, self.length)
  618. 2015-06-24 18:55:50.836899 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  619. 2015-06-24 18:55:50.836966 > raise EarlyEnd()
  620. 2015-06-24 18:55:50.837034 > p2pool.util.pack.EarlyEnd:
  621. 2015-06-24 18:55:51.123215 Worker submitted share with hash > target:
  622. 2015-06-24 18:55:51.123377 Hash: d520b958c7154e55232e08546963f89c2c535746060879ac3e38e1b72ba5a15c
  623. 2015-06-24 18:55:51.123448 Target: ffff00000000000000000000000000000000000000000000000000000000
  624. 2015-06-24 18:55:52.153393 RECV version 81150100010000000000000016e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000016e18a55010000000000000000000000000000000000ffff867724914e0e18fa242d1485168a0e2f4d6167693a312e322e32...
  625. 2015-06-24 18:55:52.153718 > Error handling message: (see RECV line)
  626. 2015-06-24 18:55:52.153787 > Traceback (most recent call last):
  627. 2015-06-24 18:55:52.153841 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  628. 2015-06-24 18:55:52.153892 > why = selectable.doRead()
  629. 2015-06-24 18:55:52.153943 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  630. 2015-06-24 18:55:52.153992 > rval = self.protocol.dataReceived(data)
  631. 2015-06-24 18:55:52.154041 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  632. 2015-06-24 18:55:52.154088 > self.dataReceived2(data)
  633. 2015-06-24 18:55:52.154134 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  634. 2015-06-24 18:55:52.154181 > wants = receiver.send(buf.get(wants))
  635. 2015-06-24 18:55:52.154228 > --- <exception caught here> ---
  636. 2015-06-24 18:55:52.154274 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  637. 2015-06-24 18:55:52.154346 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  638. 2015-06-24 18:55:52.154395 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  639. 2015-06-24 18:55:52.154457 > obj = self._unpack(data, ignore_trailing)
  640. 2015-06-24 18:55:52.154523 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  641. 2015-06-24 18:55:52.154577 > obj, (data2, pos) = self.read((data, 0))
  642. 2015-06-24 18:55:52.154624 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  643. 2015-06-24 18:55:52.154671 > item[key], file = type_.read(file)
  644. 2015-06-24 18:55:52.154717 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  645. 2015-06-24 18:55:52.154763 > data, file = read(file, self.length)
  646. 2015-06-24 18:55:52.154808 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  647. 2015-06-24 18:55:52.154854 > raise EarlyEnd()
  648. 2015-06-24 18:55:52.154901 > p2pool.util.pack.EarlyEnd:
  649. 2015-06-24 18:55:52.173497 Worker submitted share with hash > target:
  650. 2015-06-24 18:55:52.173626 Hash: 64aed40f3f89c88063bb3829a5911af2b18748fc2401167f51a01b8725e2a21f
  651. 2015-06-24 18:55:52.173734 Target: ffff00000000000000000000000000000000000000000000000000000000
  652. 2015-06-24 18:55:53.062847 RECV version 81150100010000000000000017e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000017e18a55010000000000000000000000000000000000ffff867724914e0e1af9b5c75e30ec4d0e2f4d6167693a312e322e32...
  653. 2015-06-24 18:55:53.063214 > Error handling message: (see RECV line)
  654. 2015-06-24 18:55:53.063280 > Traceback (most recent call last):
  655. 2015-06-24 18:55:53.063334 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  656. 2015-06-24 18:55:53.063385 > why = selectable.doRead()
  657. 2015-06-24 18:55:53.063436 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  658. 2015-06-24 18:55:53.063486 > rval = self.protocol.dataReceived(data)
  659. 2015-06-24 18:55:53.063560 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  660. 2015-06-24 18:55:53.063611 > self.dataReceived2(data)
  661. 2015-06-24 18:55:53.063657 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  662. 2015-06-24 18:55:53.063704 > wants = receiver.send(buf.get(wants))
  663. 2015-06-24 18:55:53.063750 > --- <exception caught here> ---
  664. 2015-06-24 18:55:53.063796 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  665. 2015-06-24 18:55:53.063843 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  666. 2015-06-24 18:55:53.063889 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  667. 2015-06-24 18:55:53.063937 > obj = self._unpack(data, ignore_trailing)
  668. 2015-06-24 18:55:53.063984 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  669. 2015-06-24 18:55:53.064031 > obj, (data2, pos) = self.read((data, 0))
  670. 2015-06-24 18:55:53.064077 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  671. 2015-06-24 18:55:53.064123 > item[key], file = type_.read(file)
  672. 2015-06-24 18:55:53.064169 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  673. 2015-06-24 18:55:53.064214 > data, file = read(file, self.length)
  674. 2015-06-24 18:55:53.064261 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  675. 2015-06-24 18:55:53.064306 > raise EarlyEnd()
  676. 2015-06-24 18:55:53.064351 > p2pool.util.pack.EarlyEnd:
  677. 2015-06-24 18:55:53.143915 Worker submitted share with hash > target:
  678. 2015-06-24 18:55:53.144108 Hash: 4eaec582ffe2feb228d29b91836a20e17941a75210f3cb00b79185b64435f21
  679. 2015-06-24 18:55:53.144238 Target: ffff00000000000000000000000000000000000000000000000000000000
  680. 2015-06-24 18:55:53.735794 Worker submitted share with hash > target:
  681. 2015-06-24 18:55:53.735995 Hash: c7c59fe43cd49848d325cfe146ecde4b44e06981422b49c9bfd1443692d14b20
  682. 2015-06-24 18:55:53.736388 Target: ffff00000000000000000000000000000000000000000000000000000000
  683. 2015-06-24 18:55:54.170073 RECV version 81150100010000000000000018e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000018e18a55010000000000000000000000000000000000ffff867724914e0e0e7ccc42331601f20e2f4d6167693a312e322e32...
  684. 2015-06-24 18:55:54.170445 > Error handling message: (see RECV line)
  685. 2015-06-24 18:55:54.170547 > Traceback (most recent call last):
  686. 2015-06-24 18:55:54.170609 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  687. 2015-06-24 18:55:54.170660 > why = selectable.doRead()
  688. 2015-06-24 18:55:54.170710 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  689. 2015-06-24 18:55:54.170760 > rval = self.protocol.dataReceived(data)
  690. 2015-06-24 18:55:54.170812 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  691. 2015-06-24 18:55:54.170861 > self.dataReceived2(data)
  692. 2015-06-24 18:55:54.170908 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  693. 2015-06-24 18:55:54.170968 > wants = receiver.send(buf.get(wants))
  694. 2015-06-24 18:55:54.171024 > --- <exception caught here> ---
  695. 2015-06-24 18:55:54.171072 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  696. 2015-06-24 18:55:54.171120 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  697. 2015-06-24 18:55:54.171166 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  698. 2015-06-24 18:55:54.171214 > obj = self._unpack(data, ignore_trailing)
  699. 2015-06-24 18:55:54.171262 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  700. 2015-06-24 18:55:54.171309 > obj, (data2, pos) = self.read((data, 0))
  701. 2015-06-24 18:55:54.171355 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  702. 2015-06-24 18:55:54.171401 > item[key], file = type_.read(file)
  703. 2015-06-24 18:55:54.171447 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  704. 2015-06-24 18:55:54.171493 > data, file = read(file, self.length)
  705. 2015-06-24 18:55:54.171560 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  706. 2015-06-24 18:55:54.171607 > raise EarlyEnd()
  707. 2015-06-24 18:55:54.171653 > p2pool.util.pack.EarlyEnd:
  708. 2015-06-24 18:55:55.334611 RECV version 81150100010000000000000019e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000019e18a55010000000000000000000000000000000000ffff867724914e0e6c429d6e970232760e2f4d6167693a312e322e32...
  709. 2015-06-24 18:55:55.335039 > Error handling message: (see RECV line)
  710. 2015-06-24 18:55:55.335146 > Traceback (most recent call last):
  711. 2015-06-24 18:55:55.335234 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  712. 2015-06-24 18:55:55.335321 > why = selectable.doRead()
  713. 2015-06-24 18:55:55.335439 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  714. 2015-06-24 18:55:55.335552 > rval = self.protocol.dataReceived(data)
  715. 2015-06-24 18:55:55.335647 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  716. 2015-06-24 18:55:55.335739 > self.dataReceived2(data)
  717. 2015-06-24 18:55:55.335828 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  718. 2015-06-24 18:55:55.335902 > wants = receiver.send(buf.get(wants))
  719. 2015-06-24 18:55:55.335973 > --- <exception caught here> ---
  720. 2015-06-24 18:55:55.336052 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  721. 2015-06-24 18:55:55.336129 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  722. 2015-06-24 18:55:55.336199 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  723. 2015-06-24 18:55:55.336279 > obj = self._unpack(data, ignore_trailing)
  724. 2015-06-24 18:55:55.336351 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  725. 2015-06-24 18:55:55.336420 > obj, (data2, pos) = self.read((data, 0))
  726. 2015-06-24 18:55:55.336497 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  727. 2015-06-24 18:55:55.336626 > item[key], file = type_.read(file)
  728. 2015-06-24 18:55:55.336701 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  729. 2015-06-24 18:55:55.336769 > data, file = read(file, self.length)
  730. 2015-06-24 18:55:55.336850 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  731. 2015-06-24 18:55:55.336920 > raise EarlyEnd()
  732. 2015-06-24 18:55:55.336998 > p2pool.util.pack.EarlyEnd:
  733. 2015-06-24 18:55:55.989621 Worker submitted share with hash > target:
  734. 2015-06-24 18:55:55.989785 Hash: 12815b61f0d0beef3ae3b87f3aa437fe2c4eeeb6015bb3c0fc826b9a2596257a
  735. 2015-06-24 18:55:55.989864 Target: ffff00000000000000000000000000000000000000000000000000000000
  736. 2015-06-24 18:55:56.281438 RECV version 8115010001000000000000001ae18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001ae18a55010000000000000000000000000000000000ffff867724914e0ef4d8779786e437a70e2f4d6167693a312e322e32...
  737. 2015-06-24 18:55:56.281787 > Error handling message: (see RECV line)
  738. 2015-06-24 18:55:56.281873 > Traceback (most recent call last):
  739. 2015-06-24 18:55:56.281963 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  740. 2015-06-24 18:55:56.282041 > why = selectable.doRead()
  741. 2015-06-24 18:55:56.282119 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  742. 2015-06-24 18:55:56.282195 > rval = self.protocol.dataReceived(data)
  743. 2015-06-24 18:55:56.282269 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  744. 2015-06-24 18:55:56.282343 > self.dataReceived2(data)
  745. 2015-06-24 18:55:56.282416 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  746. 2015-06-24 18:55:56.282490 > wants = receiver.send(buf.get(wants))
  747. 2015-06-24 18:55:56.282574 > --- <exception caught here> ---
  748. 2015-06-24 18:55:56.282642 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  749. 2015-06-24 18:55:56.282708 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  750. 2015-06-24 18:55:56.282773 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  751. 2015-06-24 18:55:56.282840 > obj = self._unpack(data, ignore_trailing)
  752. 2015-06-24 18:55:56.282918 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  753. 2015-06-24 18:55:56.282981 > obj, (data2, pos) = self.read((data, 0))
  754. 2015-06-24 18:55:56.283046 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  755. 2015-06-24 18:55:56.283111 > item[key], file = type_.read(file)
  756. 2015-06-24 18:55:56.283176 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  757. 2015-06-24 18:55:56.283240 > data, file = read(file, self.length)
  758. 2015-06-24 18:55:56.283304 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  759. 2015-06-24 18:55:56.283368 > raise EarlyEnd()
  760. 2015-06-24 18:55:56.283433 > p2pool.util.pack.EarlyEnd:
  761. 2015-06-24 18:55:57.220658 > Error getting work from bitcoind:
  762. 2015-06-24 18:55:57.220801 > Traceback (most recent call last):
  763. 2015-06-24 18:55:57.220872 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  764. 2015-06-24 18:55:57.221002 > current.result = callback(current.result, *args, **kw)
  765. 2015-06-24 18:55:57.221116 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  766. 2015-06-24 18:55:57.221232 > _inlineCallbacks(r, g, deferred)
  767. 2015-06-24 18:55:57.221360 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  768. 2015-06-24 18:55:57.221471 > result = result.throwExceptionIntoGenerator(g)
  769. 2015-06-24 18:55:57.221603 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  770. 2015-06-24 18:55:57.221702 > return g.throw(self.type, self.value, self.tb)
  771. 2015-06-24 18:55:57.221847 > --- <exception caught here> ---
  772. 2015-06-24 18:55:57.221971 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  773. 2015-06-24 18:55:57.222069 > result = yield func(*args, **kwargs)
  774. 2015-06-24 18:55:57.222167 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  775. 2015-06-24 18:55:57.222262 > result = g.send(result)
  776. 2015-06-24 18:55:57.222357 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  777. 2015-06-24 18:55:57.222450 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  778. 2015-06-24 18:55:57.222563 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  779. 2015-06-24 18:55:57.222656 > obj = self._unpack(data, ignore_trailing)
  780. 2015-06-24 18:55:57.222750 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  781. 2015-06-24 18:55:57.222842 > obj, (data2, pos) = self.read((data, 0))
  782. 2015-06-24 18:55:57.222933 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  783. 2015-06-24 18:55:57.223025 > item[key], file = type_.read(file)
  784. 2015-06-24 18:55:57.223117 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  785. 2015-06-24 18:55:57.223213 > res[i], file = self.type.read(file)
  786. 2015-06-24 18:55:57.223307 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  787. 2015-06-24 18:55:57.223402 > item[key], file = type_.read(file)
  788. 2015-06-24 18:55:57.223495 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  789. 2015-06-24 18:55:57.223737 > value, file = self.inner.read(file)
  790. 2015-06-24 18:55:57.223875 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  791. 2015-06-24 18:55:57.223971 > item[key], file = type_.read(file)
  792. 2015-06-24 18:55:57.224063 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  793. 2015-06-24 18:55:57.224200 > data, file = read(file, self.bytes)
  794. 2015-06-24 18:55:57.224293 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  795. 2015-06-24 18:55:57.224362 > raise EarlyEnd()
  796. 2015-06-24 18:55:57.224424 > p2pool.util.pack.EarlyEnd:
  797. 2015-06-24 18:55:57.480137 RECV version 8115010001000000000000001be18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001be18a55010000000000000000000000000000000000ffff867724914e0e6fb414d3b2a6c8e50e2f4d6167693a312e322e32...
  798. 2015-06-24 18:55:57.480494 > Error handling message: (see RECV line)
  799. 2015-06-24 18:55:57.480614 > Traceback (most recent call last):
  800. 2015-06-24 18:55:57.480696 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  801. 2015-06-24 18:55:57.480792 > why = selectable.doRead()
  802. 2015-06-24 18:55:57.480876 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  803. 2015-06-24 18:55:57.480958 > rval = self.protocol.dataReceived(data)
  804. 2015-06-24 18:55:57.481025 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  805. 2015-06-24 18:55:57.481128 > self.dataReceived2(data)
  806. 2015-06-24 18:55:57.481199 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  807. 2015-06-24 18:55:57.481266 > wants = receiver.send(buf.get(wants))
  808. 2015-06-24 18:55:57.481336 > --- <exception caught here> ---
  809. 2015-06-24 18:55:57.481398 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  810. 2015-06-24 18:55:57.481466 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  811. 2015-06-24 18:55:57.481557 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  812. 2015-06-24 18:55:57.481628 > obj = self._unpack(data, ignore_trailing)
  813. 2015-06-24 18:55:57.481696 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  814. 2015-06-24 18:55:57.481768 > obj, (data2, pos) = self.read((data, 0))
  815. 2015-06-24 18:55:57.481833 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  816. 2015-06-24 18:55:57.481897 > item[key], file = type_.read(file)
  817. 2015-06-24 18:55:57.481958 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  818. 2015-06-24 18:55:57.482044 > data, file = read(file, self.length)
  819. 2015-06-24 18:55:57.482107 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  820. 2015-06-24 18:55:57.482176 > raise EarlyEnd()
  821. 2015-06-24 18:55:57.482243 > p2pool.util.pack.EarlyEnd:
  822. 2015-06-24 18:55:58.668246 RECV version 8115010001000000000000001ce18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001ce18a55010000000000000000000000000000000000ffff867724914e0e688afee1ba6bf7010e2f4d6167693a312e322e32...
  823. 2015-06-24 18:55:58.668670 > Error handling message: (see RECV line)
  824. 2015-06-24 18:55:58.668753 > Traceback (most recent call last):
  825. 2015-06-24 18:55:58.668821 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  826. 2015-06-24 18:55:58.668888 > why = selectable.doRead()
  827. 2015-06-24 18:55:58.668959 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  828. 2015-06-24 18:55:58.669035 > rval = self.protocol.dataReceived(data)
  829. 2015-06-24 18:55:58.669095 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  830. 2015-06-24 18:55:58.669161 > self.dataReceived2(data)
  831. 2015-06-24 18:55:58.669223 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  832. 2015-06-24 18:55:58.669285 > wants = receiver.send(buf.get(wants))
  833. 2015-06-24 18:55:58.669345 > --- <exception caught here> ---
  834. 2015-06-24 18:55:58.669405 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  835. 2015-06-24 18:55:58.669467 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  836. 2015-06-24 18:55:58.669545 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  837. 2015-06-24 18:55:58.669609 > obj = self._unpack(data, ignore_trailing)
  838. 2015-06-24 18:55:58.669676 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  839. 2015-06-24 18:55:58.669737 > obj, (data2, pos) = self.read((data, 0))
  840. 2015-06-24 18:55:58.669798 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  841. 2015-06-24 18:55:58.669860 > item[key], file = type_.read(file)
  842. 2015-06-24 18:55:58.669920 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  843. 2015-06-24 18:55:58.669980 > data, file = read(file, self.length)
  844. 2015-06-24 18:55:58.670040 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  845. 2015-06-24 18:55:58.670099 > raise EarlyEnd()
  846. 2015-06-24 18:55:58.670158 > p2pool.util.pack.EarlyEnd:
  847. 2015-06-24 18:55:59.809539 RECV version 8115010001000000000000001de18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001de18a55010000000000000000000000000000000000ffff867724914e0e325cd963b2e1c2fb0e2f4d6167693a312e322e32...
  848. 2015-06-24 18:55:59.809899 > Error handling message: (see RECV line)
  849. 2015-06-24 18:55:59.809958 > Traceback (most recent call last):
  850. 2015-06-24 18:55:59.810004 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  851. 2015-06-24 18:55:59.810048 > why = selectable.doRead()
  852. 2015-06-24 18:55:59.810090 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  853. 2015-06-24 18:55:59.810132 > rval = self.protocol.dataReceived(data)
  854. 2015-06-24 18:55:59.810174 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  855. 2015-06-24 18:55:59.810213 > self.dataReceived2(data)
  856. 2015-06-24 18:55:59.810253 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  857. 2015-06-24 18:55:59.810291 > wants = receiver.send(buf.get(wants))
  858. 2015-06-24 18:55:59.810334 > --- <exception caught here> ---
  859. 2015-06-24 18:55:59.810376 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  860. 2015-06-24 18:55:59.810417 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  861. 2015-06-24 18:55:59.810457 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  862. 2015-06-24 18:55:59.810559 > obj = self._unpack(data, ignore_trailing)
  863. 2015-06-24 18:55:59.810614 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  864. 2015-06-24 18:55:59.810661 > obj, (data2, pos) = self.read((data, 0))
  865. 2015-06-24 18:55:59.810707 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  866. 2015-06-24 18:55:59.810759 > item[key], file = type_.read(file)
  867. 2015-06-24 18:55:59.810814 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  868. 2015-06-24 18:55:59.810860 > data, file = read(file, self.length)
  869. 2015-06-24 18:55:59.810906 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  870. 2015-06-24 18:55:59.810953 > raise EarlyEnd()
  871. 2015-06-24 18:55:59.811048 > p2pool.util.pack.EarlyEnd:
  872. 2015-06-24 18:56:00.227465 > Error getting work from bitcoind:
  873. 2015-06-24 18:56:00.227647 > Traceback (most recent call last):
  874. 2015-06-24 18:56:00.227732 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  875. 2015-06-24 18:56:00.227812 > current.result = callback(current.result, *args, **kw)
  876. 2015-06-24 18:56:00.227884 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  877. 2015-06-24 18:56:00.227959 > _inlineCallbacks(r, g, deferred)
  878. 2015-06-24 18:56:00.228029 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  879. 2015-06-24 18:56:00.228100 > result = result.throwExceptionIntoGenerator(g)
  880. 2015-06-24 18:56:00.228184 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  881. 2015-06-24 18:56:00.228257 > return g.throw(self.type, self.value, self.tb)
  882. 2015-06-24 18:56:00.228325 > --- <exception caught here> ---
  883. 2015-06-24 18:56:00.228393 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  884. 2015-06-24 18:56:00.228461 > result = yield func(*args, **kwargs)
  885. 2015-06-24 18:56:00.228543 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  886. 2015-06-24 18:56:00.228616 > result = g.send(result)
  887. 2015-06-24 18:56:00.228684 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  888. 2015-06-24 18:56:00.228752 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  889. 2015-06-24 18:56:00.228819 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  890. 2015-06-24 18:56:00.228886 > obj = self._unpack(data, ignore_trailing)
  891. 2015-06-24 18:56:00.228953 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  892. 2015-06-24 18:56:00.229020 > obj, (data2, pos) = self.read((data, 0))
  893. 2015-06-24 18:56:00.229087 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  894. 2015-06-24 18:56:00.229155 > item[key], file = type_.read(file)
  895. 2015-06-24 18:56:00.229221 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  896. 2015-06-24 18:56:00.229308 > res[i], file = self.type.read(file)
  897. 2015-06-24 18:56:00.229384 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  898. 2015-06-24 18:56:00.229452 > item[key], file = type_.read(file)
  899. 2015-06-24 18:56:00.229534 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  900. 2015-06-24 18:56:00.229605 > value, file = self.inner.read(file)
  901. 2015-06-24 18:56:00.229672 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  902. 2015-06-24 18:56:00.229739 > item[key], file = type_.read(file)
  903. 2015-06-24 18:56:00.229806 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  904. 2015-06-24 18:56:00.229871 > data, file = read(file, self.bytes)
  905. 2015-06-24 18:56:00.229938 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  906. 2015-06-24 18:56:00.230004 > raise EarlyEnd()
  907. 2015-06-24 18:56:00.230071 > p2pool.util.pack.EarlyEnd:
  908. 2015-06-24 18:56:00.263272 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
  909. 2015-06-24 18:56:00.263469 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
  910. 2015-06-24 18:56:00.611756 Worker submitted share with hash > target:
  911. 2015-06-24 18:56:00.611913 Hash: 872563546d189f2deca97179e509ff9f86faae05951aeb4d71dbe4386270c61c
  912. 2015-06-24 18:56:00.611995 Target: ffff00000000000000000000000000000000000000000000000000000000
  913. 2015-06-24 18:56:00.777781 RECV version 8115010001000000000000001ee18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001ee18a55010000000000000000000000000000000000ffff867724914e0e1878556c09f3f6270e2f4d6167693a312e322e32...
  914. 2015-06-24 18:56:00.778126 > Error handling message: (see RECV line)
  915. 2015-06-24 18:56:00.778216 > Traceback (most recent call last):
  916. 2015-06-24 18:56:00.778303 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  917. 2015-06-24 18:56:00.778386 > why = selectable.doRead()
  918. 2015-06-24 18:56:00.778466 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  919. 2015-06-24 18:56:00.778563 > rval = self.protocol.dataReceived(data)
  920. 2015-06-24 18:56:00.778645 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  921. 2015-06-24 18:56:00.778722 > self.dataReceived2(data)
  922. 2015-06-24 18:56:00.778799 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  923. 2015-06-24 18:56:00.778869 > wants = receiver.send(buf.get(wants))
  924. 2015-06-24 18:56:00.778939 > --- <exception caught here> ---
  925. 2015-06-24 18:56:00.779008 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  926. 2015-06-24 18:56:00.779076 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  927. 2015-06-24 18:56:00.779147 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  928. 2015-06-24 18:56:00.779216 > obj = self._unpack(data, ignore_trailing)
  929. 2015-06-24 18:56:00.779284 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  930. 2015-06-24 18:56:00.779353 > obj, (data2, pos) = self.read((data, 0))
  931. 2015-06-24 18:56:00.779421 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  932. 2015-06-24 18:56:00.779490 > item[key], file = type_.read(file)
  933. 2015-06-24 18:56:00.779577 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  934. 2015-06-24 18:56:00.779646 > data, file = read(file, self.length)
  935. 2015-06-24 18:56:00.779716 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  936. 2015-06-24 18:56:00.779784 > raise EarlyEnd()
  937. 2015-06-24 18:56:00.779852 > p2pool.util.pack.EarlyEnd:
  938. 2015-06-24 18:56:01.724973 RECV version 8115010001000000000000001fe18a550000000000e1f505010000000000000000000000000000000000ffff0000000000001fe18a55010000000000000000000000000000000000ffff867724914e0e26159ae3ffd592500e2f4d6167693a312e322e32...
  939. 2015-06-24 18:56:01.725288 > Error handling message: (see RECV line)
  940. 2015-06-24 18:56:01.725355 > Traceback (most recent call last):
  941. 2015-06-24 18:56:01.725410 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  942. 2015-06-24 18:56:01.725463 > why = selectable.doRead()
  943. 2015-06-24 18:56:01.725544 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  944. 2015-06-24 18:56:01.725603 > rval = self.protocol.dataReceived(data)
  945. 2015-06-24 18:56:01.725653 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  946. 2015-06-24 18:56:01.725700 > self.dataReceived2(data)
  947. 2015-06-24 18:56:01.725751 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  948. 2015-06-24 18:56:01.725799 > wants = receiver.send(buf.get(wants))
  949. 2015-06-24 18:56:01.725846 > --- <exception caught here> ---
  950. 2015-06-24 18:56:01.725893 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  951. 2015-06-24 18:56:01.725939 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  952. 2015-06-24 18:56:01.725986 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  953. 2015-06-24 18:56:01.726058 > obj = self._unpack(data, ignore_trailing)
  954. 2015-06-24 18:56:01.726107 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  955. 2015-06-24 18:56:01.726153 > obj, (data2, pos) = self.read((data, 0))
  956. 2015-06-24 18:56:01.726198 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  957. 2015-06-24 18:56:01.726246 > item[key], file = type_.read(file)
  958. 2015-06-24 18:56:01.726291 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  959. 2015-06-24 18:56:01.726337 > data, file = read(file, self.length)
  960. 2015-06-24 18:56:01.726382 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  961. 2015-06-24 18:56:01.726427 > raise EarlyEnd()
  962. 2015-06-24 18:56:01.726473 > p2pool.util.pack.EarlyEnd:
  963. 2015-06-24 18:56:02.781822 RECV version 81150100010000000000000020e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000020e18a55010000000000000000000000000000000000ffff867724914e0e5e4c00cf3715ea8f0e2f4d6167693a312e322e32...
  964. 2015-06-24 18:56:02.782145 > Error handling message: (see RECV line)
  965. 2015-06-24 18:56:02.782234 > Traceback (most recent call last):
  966. 2015-06-24 18:56:02.782328 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  967. 2015-06-24 18:56:02.782413 > why = selectable.doRead()
  968. 2015-06-24 18:56:02.782495 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  969. 2015-06-24 18:56:02.782593 > rval = self.protocol.dataReceived(data)
  970. 2015-06-24 18:56:02.782673 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  971. 2015-06-24 18:56:02.782751 > self.dataReceived2(data)
  972. 2015-06-24 18:56:02.782828 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  973. 2015-06-24 18:56:02.782905 > wants = receiver.send(buf.get(wants))
  974. 2015-06-24 18:56:02.782974 > --- <exception caught here> ---
  975. 2015-06-24 18:56:02.783044 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  976. 2015-06-24 18:56:02.783113 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  977. 2015-06-24 18:56:02.783181 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  978. 2015-06-24 18:56:02.783250 > obj = self._unpack(data, ignore_trailing)
  979. 2015-06-24 18:56:02.783319 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  980. 2015-06-24 18:56:02.783387 > obj, (data2, pos) = self.read((data, 0))
  981. 2015-06-24 18:56:02.783456 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  982. 2015-06-24 18:56:02.783540 > item[key], file = type_.read(file)
  983. 2015-06-24 18:56:02.783612 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  984. 2015-06-24 18:56:02.783680 > data, file = read(file, self.length)
  985. 2015-06-24 18:56:02.783748 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  986. 2015-06-24 18:56:02.783814 > raise EarlyEnd()
  987. 2015-06-24 18:56:02.783882 > p2pool.util.pack.EarlyEnd:
  988. 2015-06-24 18:56:03.233092 > Error getting work from bitcoind:
  989. 2015-06-24 18:56:03.233236 > Traceback (most recent call last):
  990. 2015-06-24 18:56:03.233321 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  991. 2015-06-24 18:56:03.233473 > current.result = callback(current.result, *args, **kw)
  992. 2015-06-24 18:56:03.233596 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  993. 2015-06-24 18:56:03.233701 > _inlineCallbacks(r, g, deferred)
  994. 2015-06-24 18:56:03.233805 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  995. 2015-06-24 18:56:03.233915 > result = result.throwExceptionIntoGenerator(g)
  996. 2015-06-24 18:56:03.234023 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  997. 2015-06-24 18:56:03.234125 > return g.throw(self.type, self.value, self.tb)
  998. 2015-06-24 18:56:03.234224 > --- <exception caught here> ---
  999. 2015-06-24 18:56:03.234322 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1000. 2015-06-24 18:56:03.234393 > result = yield func(*args, **kwargs)
  1001. 2015-06-24 18:56:03.234460 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1002. 2015-06-24 18:56:03.234545 > result = g.send(result)
  1003. 2015-06-24 18:56:03.234616 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1004. 2015-06-24 18:56:03.234684 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1005. 2015-06-24 18:56:03.234751 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1006. 2015-06-24 18:56:03.234818 > obj = self._unpack(data, ignore_trailing)
  1007. 2015-06-24 18:56:03.234884 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1008. 2015-06-24 18:56:03.234951 > obj, (data2, pos) = self.read((data, 0))
  1009. 2015-06-24 18:56:03.235016 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1010. 2015-06-24 18:56:03.235082 > item[key], file = type_.read(file)
  1011. 2015-06-24 18:56:03.235148 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1012. 2015-06-24 18:56:03.235214 > res[i], file = self.type.read(file)
  1013. 2015-06-24 18:56:03.235280 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1014. 2015-06-24 18:56:03.235360 > item[key], file = type_.read(file)
  1015. 2015-06-24 18:56:03.235431 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1016. 2015-06-24 18:56:03.235498 > value, file = self.inner.read(file)
  1017. 2015-06-24 18:56:03.235593 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1018. 2015-06-24 18:56:03.235686 > item[key], file = type_.read(file)
  1019. 2015-06-24 18:56:03.235756 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1020. 2015-06-24 18:56:03.235823 > data, file = read(file, self.bytes)
  1021. 2015-06-24 18:56:03.235888 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1022. 2015-06-24 18:56:03.235954 > raise EarlyEnd()
  1023. 2015-06-24 18:56:03.236019 > p2pool.util.pack.EarlyEnd:
  1024. 2015-06-24 18:56:03.913990 RECV version 81150100010000000000000021e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000021e18a55010000000000000000000000000000000000ffff867724914e0e99fc0c582f3c9a1f0e2f4d6167693a312e322e32...
  1025. 2015-06-24 18:56:03.914339 > Error handling message: (see RECV line)
  1026. 2015-06-24 18:56:03.914434 > Traceback (most recent call last):
  1027. 2015-06-24 18:56:03.914547 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1028. 2015-06-24 18:56:03.914633 > why = selectable.doRead()
  1029. 2015-06-24 18:56:03.914716 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1030. 2015-06-24 18:56:03.914797 > rval = self.protocol.dataReceived(data)
  1031. 2015-06-24 18:56:03.914885 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1032. 2015-06-24 18:56:03.914962 > self.dataReceived2(data)
  1033. 2015-06-24 18:56:03.915043 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1034. 2015-06-24 18:56:03.915120 > wants = receiver.send(buf.get(wants))
  1035. 2015-06-24 18:56:03.915189 > --- <exception caught here> ---
  1036. 2015-06-24 18:56:03.915259 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1037. 2015-06-24 18:56:03.915328 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1038. 2015-06-24 18:56:03.915397 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1039. 2015-06-24 18:56:03.915467 > obj = self._unpack(data, ignore_trailing)
  1040. 2015-06-24 18:56:03.915553 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1041. 2015-06-24 18:56:03.915624 > obj, (data2, pos) = self.read((data, 0))
  1042. 2015-06-24 18:56:03.915693 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1043. 2015-06-24 18:56:03.915764 > item[key], file = type_.read(file)
  1044. 2015-06-24 18:56:03.915834 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1045. 2015-06-24 18:56:03.915939 > data, file = read(file, self.length)
  1046. 2015-06-24 18:56:03.916011 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1047. 2015-06-24 18:56:03.916078 > raise EarlyEnd()
  1048. 2015-06-24 18:56:03.916146 > p2pool.util.pack.EarlyEnd:
  1049. 2015-06-24 18:56:04.943752 RECV version 81150100010000000000000022e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000022e18a55010000000000000000000000000000000000ffff867724914e0e7b77a559493da5810e2f4d6167693a312e322e32...
  1050. 2015-06-24 18:56:04.944177 > Error handling message: (see RECV line)
  1051. 2015-06-24 18:56:04.944269 > Traceback (most recent call last):
  1052. 2015-06-24 18:56:04.944357 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1053. 2015-06-24 18:56:04.944444 > why = selectable.doRead()
  1054. 2015-06-24 18:56:04.944543 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1055. 2015-06-24 18:56:04.944631 > rval = self.protocol.dataReceived(data)
  1056. 2015-06-24 18:56:04.944715 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1057. 2015-06-24 18:56:04.944794 > self.dataReceived2(data)
  1058. 2015-06-24 18:56:04.944873 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1059. 2015-06-24 18:56:04.944950 > wants = receiver.send(buf.get(wants))
  1060. 2015-06-24 18:56:04.945020 > --- <exception caught here> ---
  1061. 2015-06-24 18:56:04.945090 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1062. 2015-06-24 18:56:04.945160 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1063. 2015-06-24 18:56:04.945235 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1064. 2015-06-24 18:56:04.945310 > obj = self._unpack(data, ignore_trailing)
  1065. 2015-06-24 18:56:04.945383 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1066. 2015-06-24 18:56:04.945472 > obj, (data2, pos) = self.read((data, 0))
  1067. 2015-06-24 18:56:04.945560 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1068. 2015-06-24 18:56:04.945649 > item[key], file = type_.read(file)
  1069. 2015-06-24 18:56:04.945734 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1070. 2015-06-24 18:56:04.945803 > data, file = read(file, self.length)
  1071. 2015-06-24 18:56:04.945871 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1072. 2015-06-24 18:56:04.945940 > raise EarlyEnd()
  1073. 2015-06-24 18:56:04.946007 > p2pool.util.pack.EarlyEnd:
  1074. 2015-06-24 18:56:05.905444 RECV version 81150100010000000000000023e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000023e18a55010000000000000000000000000000000000ffff867724914e0e775641326d47e0af0e2f4d6167693a312e322e32...
  1075. 2015-06-24 18:56:05.905969 > Error handling message: (see RECV line)
  1076. 2015-06-24 18:56:05.906097 > Traceback (most recent call last):
  1077. 2015-06-24 18:56:05.906222 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1078. 2015-06-24 18:56:05.906353 > why = selectable.doRead()
  1079. 2015-06-24 18:56:05.906489 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1080. 2015-06-24 18:56:05.906633 > rval = self.protocol.dataReceived(data)
  1081. 2015-06-24 18:56:05.906741 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1082. 2015-06-24 18:56:05.906863 > self.dataReceived2(data)
  1083. 2015-06-24 18:56:05.907002 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1084. 2015-06-24 18:56:05.907126 > wants = receiver.send(buf.get(wants))
  1085. 2015-06-24 18:56:05.907235 > --- <exception caught here> ---
  1086. 2015-06-24 18:56:05.907348 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1087. 2015-06-24 18:56:05.907461 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1088. 2015-06-24 18:56:05.907599 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1089. 2015-06-24 18:56:05.907746 > obj = self._unpack(data, ignore_trailing)
  1090. 2015-06-24 18:56:05.907869 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1091. 2015-06-24 18:56:05.907981 > obj, (data2, pos) = self.read((data, 0))
  1092. 2015-06-24 18:56:05.908062 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1093. 2015-06-24 18:56:05.908151 > item[key], file = type_.read(file)
  1094. 2015-06-24 18:56:05.908215 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1095. 2015-06-24 18:56:05.908282 > data, file = read(file, self.length)
  1096. 2015-06-24 18:56:05.908352 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1097. 2015-06-24 18:56:05.908420 > raise EarlyEnd()
  1098. 2015-06-24 18:56:05.908506 > p2pool.util.pack.EarlyEnd:
  1099. 2015-06-24 18:56:06.239397 > Error getting work from bitcoind:
  1100. 2015-06-24 18:56:06.239557 > Traceback (most recent call last):
  1101. 2015-06-24 18:56:06.239634 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1102. 2015-06-24 18:56:06.239765 > current.result = callback(current.result, *args, **kw)
  1103. 2015-06-24 18:56:06.239860 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1104. 2015-06-24 18:56:06.239926 > _inlineCallbacks(r, g, deferred)
  1105. 2015-06-24 18:56:06.240032 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1106. 2015-06-24 18:56:06.240111 > result = result.throwExceptionIntoGenerator(g)
  1107. 2015-06-24 18:56:06.240194 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1108. 2015-06-24 18:56:06.240279 > return g.throw(self.type, self.value, self.tb)
  1109. 2015-06-24 18:56:06.240352 > --- <exception caught here> ---
  1110. 2015-06-24 18:56:06.240420 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1111. 2015-06-24 18:56:06.240486 > result = yield func(*args, **kwargs)
  1112. 2015-06-24 18:56:06.240580 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1113. 2015-06-24 18:56:06.240649 > result = g.send(result)
  1114. 2015-06-24 18:56:06.240714 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1115. 2015-06-24 18:56:06.240779 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1116. 2015-06-24 18:56:06.240844 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1117. 2015-06-24 18:56:06.240910 > obj = self._unpack(data, ignore_trailing)
  1118. 2015-06-24 18:56:06.240974 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1119. 2015-06-24 18:56:06.241039 > obj, (data2, pos) = self.read((data, 0))
  1120. 2015-06-24 18:56:06.241104 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1121. 2015-06-24 18:56:06.241170 > item[key], file = type_.read(file)
  1122. 2015-06-24 18:56:06.241247 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1123. 2015-06-24 18:56:06.241323 > res[i], file = self.type.read(file)
  1124. 2015-06-24 18:56:06.241390 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1125. 2015-06-24 18:56:06.241454 > item[key], file = type_.read(file)
  1126. 2015-06-24 18:56:06.241542 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1127. 2015-06-24 18:56:06.241615 > value, file = self.inner.read(file)
  1128. 2015-06-24 18:56:06.241680 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1129. 2015-06-24 18:56:06.241745 > item[key], file = type_.read(file)
  1130. 2015-06-24 18:56:06.241811 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1131. 2015-06-24 18:56:06.241875 > data, file = read(file, self.bytes)
  1132. 2015-06-24 18:56:06.241939 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1133. 2015-06-24 18:56:06.242003 > raise EarlyEnd()
  1134. 2015-06-24 18:56:06.242067 > p2pool.util.pack.EarlyEnd:
  1135. 2015-06-24 18:56:06.891819 RECV version 81150100010000000000000024e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000024e18a55010000000000000000000000000000000000ffff867724914e0e57c7f3a50e20ac440e2f4d6167693a312e322e32...
  1136. 2015-06-24 18:56:06.892158 > Error handling message: (see RECV line)
  1137. 2015-06-24 18:56:06.892252 > Traceback (most recent call last):
  1138. 2015-06-24 18:56:06.892333 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1139. 2015-06-24 18:56:06.892413 > why = selectable.doRead()
  1140. 2015-06-24 18:56:06.892490 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1141. 2015-06-24 18:56:06.892580 > rval = self.protocol.dataReceived(data)
  1142. 2015-06-24 18:56:06.892657 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1143. 2015-06-24 18:56:06.892730 > self.dataReceived2(data)
  1144. 2015-06-24 18:56:06.892804 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1145. 2015-06-24 18:56:06.892876 > wants = receiver.send(buf.get(wants))
  1146. 2015-06-24 18:56:06.892942 > --- <exception caught here> ---
  1147. 2015-06-24 18:56:06.893015 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1148. 2015-06-24 18:56:06.893082 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1149. 2015-06-24 18:56:06.893149 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1150. 2015-06-24 18:56:06.893216 > obj = self._unpack(data, ignore_trailing)
  1151. 2015-06-24 18:56:06.893286 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1152. 2015-06-24 18:56:06.893351 > obj, (data2, pos) = self.read((data, 0))
  1153. 2015-06-24 18:56:06.893414 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1154. 2015-06-24 18:56:06.893480 > item[key], file = type_.read(file)
  1155. 2015-06-24 18:56:06.893564 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1156. 2015-06-24 18:56:06.893631 > data, file = read(file, self.length)
  1157. 2015-06-24 18:56:06.893695 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1158. 2015-06-24 18:56:06.893759 > raise EarlyEnd()
  1159. 2015-06-24 18:56:06.893823 > p2pool.util.pack.EarlyEnd:
  1160. 2015-06-24 18:56:08.100777 RECV version 81150100010000000000000026e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000026e18a55010000000000000000000000000000000000ffff867724914e0e742d115b59a03bb90e2f4d6167693a312e322e32...
  1161. 2015-06-24 18:56:08.101189 > Error handling message: (see RECV line)
  1162. 2015-06-24 18:56:08.101280 > Traceback (most recent call last):
  1163. 2015-06-24 18:56:08.101375 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1164. 2015-06-24 18:56:08.101459 > why = selectable.doRead()
  1165. 2015-06-24 18:56:08.101559 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1166. 2015-06-24 18:56:08.101644 > rval = self.protocol.dataReceived(data)
  1167. 2015-06-24 18:56:08.101737 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1168. 2015-06-24 18:56:08.101817 > self.dataReceived2(data)
  1169. 2015-06-24 18:56:08.101895 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1170. 2015-06-24 18:56:08.101972 > wants = receiver.send(buf.get(wants))
  1171. 2015-06-24 18:56:08.102043 > --- <exception caught here> ---
  1172. 2015-06-24 18:56:08.102114 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1173. 2015-06-24 18:56:08.102186 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1174. 2015-06-24 18:56:08.102258 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1175. 2015-06-24 18:56:08.102329 > obj = self._unpack(data, ignore_trailing)
  1176. 2015-06-24 18:56:08.102398 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1177. 2015-06-24 18:56:08.102468 > obj, (data2, pos) = self.read((data, 0))
  1178. 2015-06-24 18:56:08.102605 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1179. 2015-06-24 18:56:08.102757 > item[key], file = type_.read(file)
  1180. 2015-06-24 18:56:08.102843 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1181. 2015-06-24 18:56:08.102950 > data, file = read(file, self.length)
  1182. 2015-06-24 18:56:08.103027 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1183. 2015-06-24 18:56:08.103100 > raise EarlyEnd()
  1184. 2015-06-24 18:56:08.103169 > p2pool.util.pack.EarlyEnd:
  1185. 2015-06-24 18:56:09.245082 > Error getting work from bitcoind:
  1186. 2015-06-24 18:56:09.245243 > Traceback (most recent call last):
  1187. 2015-06-24 18:56:09.245324 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1188. 2015-06-24 18:56:09.245402 > current.result = callback(current.result, *args, **kw)
  1189. 2015-06-24 18:56:09.245468 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1190. 2015-06-24 18:56:09.245563 > _inlineCallbacks(r, g, deferred)
  1191. 2015-06-24 18:56:09.245636 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1192. 2015-06-24 18:56:09.245711 > result = result.throwExceptionIntoGenerator(g)
  1193. 2015-06-24 18:56:09.245789 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1194. 2015-06-24 18:56:09.245855 > return g.throw(self.type, self.value, self.tb)
  1195. 2015-06-24 18:56:09.245929 > --- <exception caught here> ---
  1196. 2015-06-24 18:56:09.245997 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1197. 2015-06-24 18:56:09.246067 > result = yield func(*args, **kwargs)
  1198. 2015-06-24 18:56:09.246147 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1199. 2015-06-24 18:56:09.246224 > result = g.send(result)
  1200. 2015-06-24 18:56:09.246304 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1201. 2015-06-24 18:56:09.246375 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1202. 2015-06-24 18:56:09.246438 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1203. 2015-06-24 18:56:09.246529 > obj = self._unpack(data, ignore_trailing)
  1204. 2015-06-24 18:56:09.246609 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1205. 2015-06-24 18:56:09.246685 > obj, (data2, pos) = self.read((data, 0))
  1206. 2015-06-24 18:56:09.246753 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1207. 2015-06-24 18:56:09.246821 > item[key], file = type_.read(file)
  1208. 2015-06-24 18:56:09.246902 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1209. 2015-06-24 18:56:09.246977 > res[i], file = self.type.read(file)
  1210. 2015-06-24 18:56:09.247045 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1211. 2015-06-24 18:56:09.247122 > item[key], file = type_.read(file)
  1212. 2015-06-24 18:56:09.247189 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1213. 2015-06-24 18:56:09.247256 > value, file = self.inner.read(file)
  1214. 2015-06-24 18:56:09.247347 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1215. 2015-06-24 18:56:09.247423 > item[key], file = type_.read(file)
  1216. 2015-06-24 18:56:09.247491 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1217. 2015-06-24 18:56:09.247577 > data, file = read(file, self.bytes)
  1218. 2015-06-24 18:56:09.247655 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1219. 2015-06-24 18:56:09.247723 > raise EarlyEnd()
  1220. 2015-06-24 18:56:09.247802 > p2pool.util.pack.EarlyEnd:
  1221. 2015-06-24 18:56:09.248253 RECV version 81150100010000000000000027e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000027e18a55010000000000000000000000000000000000ffff867724914e0eb91763585a95f3740e2f4d6167693a312e322e32...
  1222. 2015-06-24 18:56:09.248467 > Error handling message: (see RECV line)
  1223. 2015-06-24 18:56:09.248573 > Traceback (most recent call last):
  1224. 2015-06-24 18:56:09.248644 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1225. 2015-06-24 18:56:09.248714 > why = selectable.doRead()
  1226. 2015-06-24 18:56:09.248785 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1227. 2015-06-24 18:56:09.248879 > rval = self.protocol.dataReceived(data)
  1228. 2015-06-24 18:56:09.248949 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1229. 2015-06-24 18:56:09.249017 > self.dataReceived2(data)
  1230. 2015-06-24 18:56:09.249085 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1231. 2015-06-24 18:56:09.249153 > wants = receiver.send(buf.get(wants))
  1232. 2015-06-24 18:56:09.249220 > --- <exception caught here> ---
  1233. 2015-06-24 18:56:09.249286 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1234. 2015-06-24 18:56:09.249354 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1235. 2015-06-24 18:56:09.249422 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1236. 2015-06-24 18:56:09.249489 > obj = self._unpack(data, ignore_trailing)
  1237. 2015-06-24 18:56:09.249573 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1238. 2015-06-24 18:56:09.249642 > obj, (data2, pos) = self.read((data, 0))
  1239. 2015-06-24 18:56:09.249710 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1240. 2015-06-24 18:56:09.249779 > item[key], file = type_.read(file)
  1241. 2015-06-24 18:56:09.249846 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1242. 2015-06-24 18:56:09.249919 > data, file = read(file, self.length)
  1243. 2015-06-24 18:56:09.249988 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1244. 2015-06-24 18:56:09.250055 > raise EarlyEnd()
  1245. 2015-06-24 18:56:09.250121 > p2pool.util.pack.EarlyEnd:
  1246. 2015-06-24 18:56:10.556649 RECV version 81150100010000000000000028e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000028e18a55010000000000000000000000000000000000ffff867724914e0e5ab70c796a466f480e2f4d6167693a312e322e32...
  1247. 2015-06-24 18:56:10.557157 > Error handling message: (see RECV line)
  1248. 2015-06-24 18:56:10.557266 > Traceback (most recent call last):
  1249. 2015-06-24 18:56:10.557369 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1250. 2015-06-24 18:56:10.557472 > why = selectable.doRead()
  1251. 2015-06-24 18:56:10.557604 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1252. 2015-06-24 18:56:10.557708 > rval = self.protocol.dataReceived(data)
  1253. 2015-06-24 18:56:10.557807 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1254. 2015-06-24 18:56:10.557893 > self.dataReceived2(data)
  1255. 2015-06-24 18:56:10.557986 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1256. 2015-06-24 18:56:10.558081 > wants = receiver.send(buf.get(wants))
  1257. 2015-06-24 18:56:10.558175 > --- <exception caught here> ---
  1258. 2015-06-24 18:56:10.558273 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1259. 2015-06-24 18:56:10.558370 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1260. 2015-06-24 18:56:10.558468 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1261. 2015-06-24 18:56:10.558585 > obj = self._unpack(data, ignore_trailing)
  1262. 2015-06-24 18:56:10.558684 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1263. 2015-06-24 18:56:10.558778 > obj, (data2, pos) = self.read((data, 0))
  1264. 2015-06-24 18:56:10.558870 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1265. 2015-06-24 18:56:10.558964 > item[key], file = type_.read(file)
  1266. 2015-06-24 18:56:10.559059 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1267. 2015-06-24 18:56:10.559154 > data, file = read(file, self.length)
  1268. 2015-06-24 18:56:10.559244 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1269. 2015-06-24 18:56:10.559339 > raise EarlyEnd()
  1270. 2015-06-24 18:56:10.559435 > p2pool.util.pack.EarlyEnd:
  1271. 2015-06-24 18:56:11.732386 RECV version 81150100010000000000000029e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000029e18a55010000000000000000000000000000000000ffff867724914e0efe0396a37a492afc0e2f4d6167693a312e322e32...
  1272. 2015-06-24 18:56:11.732827 > Error handling message: (see RECV line)
  1273. 2015-06-24 18:56:11.732920 > Traceback (most recent call last):
  1274. 2015-06-24 18:56:11.733003 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1275. 2015-06-24 18:56:11.733106 > why = selectable.doRead()
  1276. 2015-06-24 18:56:11.733204 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1277. 2015-06-24 18:56:11.733289 > rval = self.protocol.dataReceived(data)
  1278. 2015-06-24 18:56:11.733385 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1279. 2015-06-24 18:56:11.733461 > self.dataReceived2(data)
  1280. 2015-06-24 18:56:11.733552 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1281. 2015-06-24 18:56:11.733625 > wants = receiver.send(buf.get(wants))
  1282. 2015-06-24 18:56:11.733696 > --- <exception caught here> ---
  1283. 2015-06-24 18:56:11.733767 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1284. 2015-06-24 18:56:11.733837 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1285. 2015-06-24 18:56:11.733907 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1286. 2015-06-24 18:56:11.733977 > obj = self._unpack(data, ignore_trailing)
  1287. 2015-06-24 18:56:11.734047 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1288. 2015-06-24 18:56:11.734138 > obj, (data2, pos) = self.read((data, 0))
  1289. 2015-06-24 18:56:11.734216 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1290. 2015-06-24 18:56:11.734287 > item[key], file = type_.read(file)
  1291. 2015-06-24 18:56:11.734357 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1292. 2015-06-24 18:56:11.734425 > data, file = read(file, self.length)
  1293. 2015-06-24 18:56:11.734494 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1294. 2015-06-24 18:56:11.734581 > raise EarlyEnd()
  1295. 2015-06-24 18:56:11.734651 > p2pool.util.pack.EarlyEnd:
  1296. 2015-06-24 18:56:12.250703 > Error getting work from bitcoind:
  1297. 2015-06-24 18:56:12.250874 > Traceback (most recent call last):
  1298. 2015-06-24 18:56:12.250954 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1299. 2015-06-24 18:56:12.251032 > current.result = callback(current.result, *args, **kw)
  1300. 2015-06-24 18:56:12.251108 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1301. 2015-06-24 18:56:12.251181 > _inlineCallbacks(r, g, deferred)
  1302. 2015-06-24 18:56:12.251281 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1303. 2015-06-24 18:56:12.251360 > result = result.throwExceptionIntoGenerator(g)
  1304. 2015-06-24 18:56:12.251430 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1305. 2015-06-24 18:56:12.251503 > return g.throw(self.type, self.value, self.tb)
  1306. 2015-06-24 18:56:12.251592 > --- <exception caught here> ---
  1307. 2015-06-24 18:56:12.251662 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1308. 2015-06-24 18:56:12.251731 > result = yield func(*args, **kwargs)
  1309. 2015-06-24 18:56:12.251815 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1310. 2015-06-24 18:56:12.251889 > result = g.send(result)
  1311. 2015-06-24 18:56:12.251959 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1312. 2015-06-24 18:56:12.252028 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1313. 2015-06-24 18:56:12.252097 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1314. 2015-06-24 18:56:12.252167 > obj = self._unpack(data, ignore_trailing)
  1315. 2015-06-24 18:56:12.252236 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1316. 2015-06-24 18:56:12.252303 > obj, (data2, pos) = self.read((data, 0))
  1317. 2015-06-24 18:56:12.252371 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1318. 2015-06-24 18:56:12.252468 > item[key], file = type_.read(file)
  1319. 2015-06-24 18:56:12.252553 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1320. 2015-06-24 18:56:12.252623 > res[i], file = self.type.read(file)
  1321. 2015-06-24 18:56:12.252691 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1322. 2015-06-24 18:56:12.252759 > item[key], file = type_.read(file)
  1323. 2015-06-24 18:56:12.252825 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1324. 2015-06-24 18:56:12.252897 > value, file = self.inner.read(file)
  1325. 2015-06-24 18:56:12.252965 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1326. 2015-06-24 18:56:12.253032 > item[key], file = type_.read(file)
  1327. 2015-06-24 18:56:12.253118 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1328. 2015-06-24 18:56:12.253197 > data, file = read(file, self.bytes)
  1329. 2015-06-24 18:56:12.253266 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1330. 2015-06-24 18:56:12.253333 > raise EarlyEnd()
  1331. 2015-06-24 18:56:12.253401 > p2pool.util.pack.EarlyEnd:
  1332. 2015-06-24 18:56:12.863153 RECV version 8115010001000000000000002ae18a550000000000e1f505010000000000000000000000000000000000ffff0000000000002ae18a55010000000000000000000000000000000000ffff867724914e0efd80acf2fd9cb6dc0e2f4d6167693a312e322e32...
  1333. 2015-06-24 18:56:12.863594 > Error handling message: (see RECV line)
  1334. 2015-06-24 18:56:12.863682 > Traceback (most recent call last):
  1335. 2015-06-24 18:56:12.863754 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1336. 2015-06-24 18:56:12.863825 > why = selectable.doRead()
  1337. 2015-06-24 18:56:12.863893 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1338. 2015-06-24 18:56:12.863963 > rval = self.protocol.dataReceived(data)
  1339. 2015-06-24 18:56:12.864030 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1340. 2015-06-24 18:56:12.864096 > self.dataReceived2(data)
  1341. 2015-06-24 18:56:12.864161 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1342. 2015-06-24 18:56:12.864231 > wants = receiver.send(buf.get(wants))
  1343. 2015-06-24 18:56:12.864296 > --- <exception caught here> ---
  1344. 2015-06-24 18:56:12.864361 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1345. 2015-06-24 18:56:12.864440 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1346. 2015-06-24 18:56:12.864519 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1347. 2015-06-24 18:56:12.864589 > obj = self._unpack(data, ignore_trailing)
  1348. 2015-06-24 18:56:12.864655 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1349. 2015-06-24 18:56:12.864719 > obj, (data2, pos) = self.read((data, 0))
  1350. 2015-06-24 18:56:12.864783 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1351. 2015-06-24 18:56:12.864848 > item[key], file = type_.read(file)
  1352. 2015-06-24 18:56:12.864912 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1353. 2015-06-24 18:56:12.864976 > data, file = read(file, self.length)
  1354. 2015-06-24 18:56:12.865040 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1355. 2015-06-24 18:56:12.865103 > raise EarlyEnd()
  1356. 2015-06-24 18:56:12.865166 > p2pool.util.pack.EarlyEnd:
  1357. 2015-06-24 18:56:14.212895 RECV version 8115010001000000000000002ce18a550000000000e1f505010000000000000000000000000000000000ffff0000000000002ce18a55010000000000000000000000000000000000ffff867724914e0e181cd2635adcd1d40e2f4d6167693a312e322e32...
  1358. 2015-06-24 18:56:14.213209 > Error handling message: (see RECV line)
  1359. 2015-06-24 18:56:14.213297 > Traceback (most recent call last):
  1360. 2015-06-24 18:56:14.213374 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1361. 2015-06-24 18:56:14.213446 > why = selectable.doRead()
  1362. 2015-06-24 18:56:14.213531 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1363. 2015-06-24 18:56:14.213632 > rval = self.protocol.dataReceived(data)
  1364. 2015-06-24 18:56:14.213705 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1365. 2015-06-24 18:56:14.213794 > self.dataReceived2(data)
  1366. 2015-06-24 18:56:14.213867 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1367. 2015-06-24 18:56:14.213990 > wants = receiver.send(buf.get(wants))
  1368. 2015-06-24 18:56:14.214088 > --- <exception caught here> ---
  1369. 2015-06-24 18:56:14.214167 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1370. 2015-06-24 18:56:14.214243 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1371. 2015-06-24 18:56:14.214317 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1372. 2015-06-24 18:56:14.214389 > obj = self._unpack(data, ignore_trailing)
  1373. 2015-06-24 18:56:14.214460 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1374. 2015-06-24 18:56:14.214567 > obj, (data2, pos) = self.read((data, 0))
  1375. 2015-06-24 18:56:14.214632 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1376. 2015-06-24 18:56:14.214700 > item[key], file = type_.read(file)
  1377. 2015-06-24 18:56:14.214763 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1378. 2015-06-24 18:56:14.214828 > data, file = read(file, self.length)
  1379. 2015-06-24 18:56:14.214888 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1380. 2015-06-24 18:56:14.214950 > raise EarlyEnd()
  1381. 2015-06-24 18:56:14.215015 > p2pool.util.pack.EarlyEnd:
  1382. 2015-06-24 18:56:15.160051 RECV version 8115010001000000000000002de18a550000000000e1f505010000000000000000000000000000000000ffff0000000000002de18a55010000000000000000000000000000000000ffff867724914e0e6802e01f586fa4b40e2f4d6167693a312e322e32...
  1383. 2015-06-24 18:56:15.160459 > Error handling message: (see RECV line)
  1384. 2015-06-24 18:56:15.160569 > Traceback (most recent call last):
  1385. 2015-06-24 18:56:15.160647 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1386. 2015-06-24 18:56:15.160723 > why = selectable.doRead()
  1387. 2015-06-24 18:56:15.160802 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1388. 2015-06-24 18:56:15.160878 > rval = self.protocol.dataReceived(data)
  1389. 2015-06-24 18:56:15.160956 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1390. 2015-06-24 18:56:15.161024 > self.dataReceived2(data)
  1391. 2015-06-24 18:56:15.161089 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1392. 2015-06-24 18:56:15.161168 > wants = receiver.send(buf.get(wants))
  1393. 2015-06-24 18:56:15.161238 > --- <exception caught here> ---
  1394. 2015-06-24 18:56:15.161307 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1395. 2015-06-24 18:56:15.161377 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1396. 2015-06-24 18:56:15.161447 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1397. 2015-06-24 18:56:15.161532 > obj = self._unpack(data, ignore_trailing)
  1398. 2015-06-24 18:56:15.161607 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1399. 2015-06-24 18:56:15.161677 > obj, (data2, pos) = self.read((data, 0))
  1400. 2015-06-24 18:56:15.161745 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1401. 2015-06-24 18:56:15.161814 > item[key], file = type_.read(file)
  1402. 2015-06-24 18:56:15.161883 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1403. 2015-06-24 18:56:15.161951 > data, file = read(file, self.length)
  1404. 2015-06-24 18:56:15.162018 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1405. 2015-06-24 18:56:15.162086 > raise EarlyEnd()
  1406. 2015-06-24 18:56:15.162154 > p2pool.util.pack.EarlyEnd:
  1407. 2015-06-24 18:56:15.256530 > Error getting work from bitcoind:
  1408. 2015-06-24 18:56:15.256695 > Traceback (most recent call last):
  1409. 2015-06-24 18:56:15.256797 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1410. 2015-06-24 18:56:15.256915 > current.result = callback(current.result, *args, **kw)
  1411. 2015-06-24 18:56:15.257019 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1412. 2015-06-24 18:56:15.257127 > _inlineCallbacks(r, g, deferred)
  1413. 2015-06-24 18:56:15.257239 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1414. 2015-06-24 18:56:15.257328 > result = result.throwExceptionIntoGenerator(g)
  1415. 2015-06-24 18:56:15.257398 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1416. 2015-06-24 18:56:15.257468 > return g.throw(self.type, self.value, self.tb)
  1417. 2015-06-24 18:56:15.257556 > --- <exception caught here> ---
  1418. 2015-06-24 18:56:15.257627 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1419. 2015-06-24 18:56:15.257698 > result = yield func(*args, **kwargs)
  1420. 2015-06-24 18:56:15.257766 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1421. 2015-06-24 18:56:15.257835 > result = g.send(result)
  1422. 2015-06-24 18:56:15.257903 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1423. 2015-06-24 18:56:15.257971 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1424. 2015-06-24 18:56:15.258037 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1425. 2015-06-24 18:56:15.258105 > obj = self._unpack(data, ignore_trailing)
  1426. 2015-06-24 18:56:15.258172 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1427. 2015-06-24 18:56:15.258238 > obj, (data2, pos) = self.read((data, 0))
  1428. 2015-06-24 18:56:15.258303 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1429. 2015-06-24 18:56:15.258370 > item[key], file = type_.read(file)
  1430. 2015-06-24 18:56:15.258435 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1431. 2015-06-24 18:56:15.258520 > res[i], file = self.type.read(file)
  1432. 2015-06-24 18:56:15.258592 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1433. 2015-06-24 18:56:15.258658 > item[key], file = type_.read(file)
  1434. 2015-06-24 18:56:15.258723 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1435. 2015-06-24 18:56:15.258789 > value, file = self.inner.read(file)
  1436. 2015-06-24 18:56:15.258854 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1437. 2015-06-24 18:56:15.258920 > item[key], file = type_.read(file)
  1438. 2015-06-24 18:56:15.259009 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1439. 2015-06-24 18:56:15.259107 > data, file = read(file, self.bytes)
  1440. 2015-06-24 18:56:15.259177 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1441. 2015-06-24 18:56:15.259244 > raise EarlyEnd()
  1442. 2015-06-24 18:56:15.259314 > p2pool.util.pack.EarlyEnd:
  1443. 2015-06-24 18:56:15.264409 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
  1444. 2015-06-24 18:56:15.264499 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
  1445. 2015-06-24 18:56:16.448005 RECV version 8115010001000000000000002ee18a550000000000e1f505010000000000000000000000000000000000ffff0000000000002ee18a55010000000000000000000000000000000000ffff867724914e0e77182e26d31b30960e2f4d6167693a312e322e32...
  1446. 2015-06-24 18:56:16.448428 > Error handling message: (see RECV line)
  1447. 2015-06-24 18:56:16.448558 > Traceback (most recent call last):
  1448. 2015-06-24 18:56:16.448643 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1449. 2015-06-24 18:56:16.448729 > why = selectable.doRead()
  1450. 2015-06-24 18:56:16.448808 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1451. 2015-06-24 18:56:16.448884 > rval = self.protocol.dataReceived(data)
  1452. 2015-06-24 18:56:16.448957 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1453. 2015-06-24 18:56:16.449022 > self.dataReceived2(data)
  1454. 2015-06-24 18:56:16.449141 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1455. 2015-06-24 18:56:16.449224 > wants = receiver.send(buf.get(wants))
  1456. 2015-06-24 18:56:16.449303 > --- <exception caught here> ---
  1457. 2015-06-24 18:56:16.449383 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1458. 2015-06-24 18:56:16.449454 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1459. 2015-06-24 18:56:16.449554 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1460. 2015-06-24 18:56:16.449627 > obj = self._unpack(data, ignore_trailing)
  1461. 2015-06-24 18:56:16.449705 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1462. 2015-06-24 18:56:16.449784 > obj, (data2, pos) = self.read((data, 0))
  1463. 2015-06-24 18:56:16.449853 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1464. 2015-06-24 18:56:16.449932 > item[key], file = type_.read(file)
  1465. 2015-06-24 18:56:16.450000 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1466. 2015-06-24 18:56:16.450080 > data, file = read(file, self.length)
  1467. 2015-06-24 18:56:16.450147 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1468. 2015-06-24 18:56:16.450221 > raise EarlyEnd()
  1469. 2015-06-24 18:56:16.450290 > p2pool.util.pack.EarlyEnd:
  1470. 2015-06-24 18:56:17.561038 RECV version 8115010001000000000000002fe18a550000000000e1f505010000000000000000000000000000000000ffff0000000000002fe18a55010000000000000000000000000000000000ffff867724914e0eed9ecfa59bd463cd0e2f4d6167693a312e322e32...
  1471. 2015-06-24 18:56:17.561386 > Error handling message: (see RECV line)
  1472. 2015-06-24 18:56:17.561475 > Traceback (most recent call last):
  1473. 2015-06-24 18:56:17.561573 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1474. 2015-06-24 18:56:17.561644 > why = selectable.doRead()
  1475. 2015-06-24 18:56:17.561713 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1476. 2015-06-24 18:56:17.561783 > rval = self.protocol.dataReceived(data)
  1477. 2015-06-24 18:56:17.561849 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1478. 2015-06-24 18:56:17.561916 > self.dataReceived2(data)
  1479. 2015-06-24 18:56:17.561982 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1480. 2015-06-24 18:56:17.562048 > wants = receiver.send(buf.get(wants))
  1481. 2015-06-24 18:56:17.562113 > --- <exception caught here> ---
  1482. 2015-06-24 18:56:17.562174 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1483. 2015-06-24 18:56:17.562259 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1484. 2015-06-24 18:56:17.562358 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1485. 2015-06-24 18:56:17.562467 > obj = self._unpack(data, ignore_trailing)
  1486. 2015-06-24 18:56:17.562586 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1487. 2015-06-24 18:56:17.562679 > obj, (data2, pos) = self.read((data, 0))
  1488. 2015-06-24 18:56:17.562773 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1489. 2015-06-24 18:56:17.562871 > item[key], file = type_.read(file)
  1490. 2015-06-24 18:56:17.562970 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1491. 2015-06-24 18:56:17.563068 > data, file = read(file, self.length)
  1492. 2015-06-24 18:56:17.563165 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1493. 2015-06-24 18:56:17.563264 > raise EarlyEnd()
  1494. 2015-06-24 18:56:17.563361 > p2pool.util.pack.EarlyEnd:
  1495. 2015-06-24 18:56:18.263116 > Error getting work from bitcoind:
  1496. 2015-06-24 18:56:18.263285 > Traceback (most recent call last):
  1497. 2015-06-24 18:56:18.263373 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1498. 2015-06-24 18:56:18.263446 > current.result = callback(current.result, *args, **kw)
  1499. 2015-06-24 18:56:18.263537 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1500. 2015-06-24 18:56:18.263638 > _inlineCallbacks(r, g, deferred)
  1501. 2015-06-24 18:56:18.263709 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1502. 2015-06-24 18:56:18.263778 > result = result.throwExceptionIntoGenerator(g)
  1503. 2015-06-24 18:56:18.263845 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1504. 2015-06-24 18:56:18.263913 > return g.throw(self.type, self.value, self.tb)
  1505. 2015-06-24 18:56:18.263979 > --- <exception caught here> ---
  1506. 2015-06-24 18:56:18.264044 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1507. 2015-06-24 18:56:18.264111 > result = yield func(*args, **kwargs)
  1508. 2015-06-24 18:56:18.264193 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1509. 2015-06-24 18:56:18.264264 > result = g.send(result)
  1510. 2015-06-24 18:56:18.264335 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1511. 2015-06-24 18:56:18.264404 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1512. 2015-06-24 18:56:18.264474 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1513. 2015-06-24 18:56:18.264558 > obj = self._unpack(data, ignore_trailing)
  1514. 2015-06-24 18:56:18.264628 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1515. 2015-06-24 18:56:18.264694 > obj, (data2, pos) = self.read((data, 0))
  1516. 2015-06-24 18:56:18.264759 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1517. 2015-06-24 18:56:18.264826 > item[key], file = type_.read(file)
  1518. 2015-06-24 18:56:18.264891 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1519. 2015-06-24 18:56:18.264956 > res[i], file = self.type.read(file)
  1520. 2015-06-24 18:56:18.265021 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1521. 2015-06-24 18:56:18.265085 > item[key], file = type_.read(file)
  1522. 2015-06-24 18:56:18.265150 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1523. 2015-06-24 18:56:18.265216 > value, file = self.inner.read(file)
  1524. 2015-06-24 18:56:18.265281 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1525. 2015-06-24 18:56:18.265347 > item[key], file = type_.read(file)
  1526. 2015-06-24 18:56:18.265411 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1527. 2015-06-24 18:56:18.265477 > data, file = read(file, self.bytes)
  1528. 2015-06-24 18:56:18.265560 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1529. 2015-06-24 18:56:18.265628 > raise EarlyEnd()
  1530. 2015-06-24 18:56:18.265693 > p2pool.util.pack.EarlyEnd:
  1531. 2015-06-24 18:56:18.527814 RECV version 81150100010000000000000030e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000030e18a55010000000000000000000000000000000000ffff867724914e0eb4aa3372ee0c51c00e2f4d6167693a312e322e32...
  1532. 2015-06-24 18:56:18.528281 > Error handling message: (see RECV line)
  1533. 2015-06-24 18:56:18.528393 > Traceback (most recent call last):
  1534. 2015-06-24 18:56:18.528497 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1535. 2015-06-24 18:56:18.528631 > why = selectable.doRead()
  1536. 2015-06-24 18:56:18.528726 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1537. 2015-06-24 18:56:18.528798 > rval = self.protocol.dataReceived(data)
  1538. 2015-06-24 18:56:18.528869 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1539. 2015-06-24 18:56:18.528936 > self.dataReceived2(data)
  1540. 2015-06-24 18:56:18.529002 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1541. 2015-06-24 18:56:18.529069 > wants = receiver.send(buf.get(wants))
  1542. 2015-06-24 18:56:18.529136 > --- <exception caught here> ---
  1543. 2015-06-24 18:56:18.529235 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1544. 2015-06-24 18:56:18.529337 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1545. 2015-06-24 18:56:18.529440 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1546. 2015-06-24 18:56:18.529541 > obj = self._unpack(data, ignore_trailing)
  1547. 2015-06-24 18:56:18.529618 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1548. 2015-06-24 18:56:18.529685 > obj, (data2, pos) = self.read((data, 0))
  1549. 2015-06-24 18:56:18.529754 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1550. 2015-06-24 18:56:18.529822 > item[key], file = type_.read(file)
  1551. 2015-06-24 18:56:18.529894 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1552. 2015-06-24 18:56:18.529963 > data, file = read(file, self.length)
  1553. 2015-06-24 18:56:18.530028 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1554. 2015-06-24 18:56:18.530095 > raise EarlyEnd()
  1555. 2015-06-24 18:56:18.530161 > p2pool.util.pack.EarlyEnd:
  1556. 2015-06-24 18:56:19.730306 RECV version 81150100010000000000000031e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000031e18a55010000000000000000000000000000000000ffff867724914e0e70431c27006673d20e2f4d6167693a312e322e32...
  1557. 2015-06-24 18:56:19.730736 > Error handling message: (see RECV line)
  1558. 2015-06-24 18:56:19.730852 > Traceback (most recent call last):
  1559. 2015-06-24 18:56:19.730955 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1560. 2015-06-24 18:56:19.731054 > why = selectable.doRead()
  1561. 2015-06-24 18:56:19.731152 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1562. 2015-06-24 18:56:19.731251 > rval = self.protocol.dataReceived(data)
  1563. 2015-06-24 18:56:19.731348 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1564. 2015-06-24 18:56:19.731443 > self.dataReceived2(data)
  1565. 2015-06-24 18:56:19.731552 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1566. 2015-06-24 18:56:19.731648 > wants = receiver.send(buf.get(wants))
  1567. 2015-06-24 18:56:19.731740 > --- <exception caught here> ---
  1568. 2015-06-24 18:56:19.731833 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1569. 2015-06-24 18:56:19.731926 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1570. 2015-06-24 18:56:19.732020 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1571. 2015-06-24 18:56:19.732109 > obj = self._unpack(data, ignore_trailing)
  1572. 2015-06-24 18:56:19.732201 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1573. 2015-06-24 18:56:19.732281 > obj, (data2, pos) = self.read((data, 0))
  1574. 2015-06-24 18:56:19.732349 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1575. 2015-06-24 18:56:19.732441 > item[key], file = type_.read(file)
  1576. 2015-06-24 18:56:19.732531 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1577. 2015-06-24 18:56:19.732602 > data, file = read(file, self.length)
  1578. 2015-06-24 18:56:19.732669 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1579. 2015-06-24 18:56:19.732736 > raise EarlyEnd()
  1580. 2015-06-24 18:56:19.732804 > p2pool.util.pack.EarlyEnd:
  1581. 2015-06-24 18:56:20.737841 RECV version 81150100010000000000000032e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000032e18a55010000000000000000000000000000000000ffff867724914e0ecd4a193bbc8ccb650e2f4d6167693a312e322e32...
  1582. 2015-06-24 18:56:20.738127 > Error handling message: (see RECV line)
  1583. 2015-06-24 18:56:20.738193 > Traceback (most recent call last):
  1584. 2015-06-24 18:56:20.738247 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1585. 2015-06-24 18:56:20.738299 > why = selectable.doRead()
  1586. 2015-06-24 18:56:20.738349 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1587. 2015-06-24 18:56:20.738399 > rval = self.protocol.dataReceived(data)
  1588. 2015-06-24 18:56:20.738448 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1589. 2015-06-24 18:56:20.738496 > self.dataReceived2(data)
  1590. 2015-06-24 18:56:20.738613 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1591. 2015-06-24 18:56:20.738669 > wants = receiver.send(buf.get(wants))
  1592. 2015-06-24 18:56:20.738716 > --- <exception caught here> ---
  1593. 2015-06-24 18:56:20.738763 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1594. 2015-06-24 18:56:20.738809 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1595. 2015-06-24 18:56:20.738855 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1596. 2015-06-24 18:56:20.738902 > obj = self._unpack(data, ignore_trailing)
  1597. 2015-06-24 18:56:20.738949 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1598. 2015-06-24 18:56:20.738996 > obj, (data2, pos) = self.read((data, 0))
  1599. 2015-06-24 18:56:20.739041 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1600. 2015-06-24 18:56:20.739088 > item[key], file = type_.read(file)
  1601. 2015-06-24 18:56:20.739134 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1602. 2015-06-24 18:56:20.739180 > data, file = read(file, self.length)
  1603. 2015-06-24 18:56:20.739226 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1604. 2015-06-24 18:56:20.739271 > raise EarlyEnd()
  1605. 2015-06-24 18:56:20.739317 > p2pool.util.pack.EarlyEnd:
  1606. 2015-06-24 18:56:21.269096 > Error getting work from bitcoind:
  1607. 2015-06-24 18:56:21.269245 > Traceback (most recent call last):
  1608. 2015-06-24 18:56:21.269318 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1609. 2015-06-24 18:56:21.269434 > current.result = callback(current.result, *args, **kw)
  1610. 2015-06-24 18:56:21.269533 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1611. 2015-06-24 18:56:21.269618 > _inlineCallbacks(r, g, deferred)
  1612. 2015-06-24 18:56:21.269697 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1613. 2015-06-24 18:56:21.269777 > result = result.throwExceptionIntoGenerator(g)
  1614. 2015-06-24 18:56:21.269855 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1615. 2015-06-24 18:56:21.269934 > return g.throw(self.type, self.value, self.tb)
  1616. 2015-06-24 18:56:21.270011 > --- <exception caught here> ---
  1617. 2015-06-24 18:56:21.270082 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1618. 2015-06-24 18:56:21.270164 > result = yield func(*args, **kwargs)
  1619. 2015-06-24 18:56:21.270226 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1620. 2015-06-24 18:56:21.270292 > result = g.send(result)
  1621. 2015-06-24 18:56:21.270358 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1622. 2015-06-24 18:56:21.270425 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1623. 2015-06-24 18:56:21.270491 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1624. 2015-06-24 18:56:21.270575 > obj = self._unpack(data, ignore_trailing)
  1625. 2015-06-24 18:56:21.270649 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1626. 2015-06-24 18:56:21.270717 > obj, (data2, pos) = self.read((data, 0))
  1627. 2015-06-24 18:56:21.270783 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1628. 2015-06-24 18:56:21.270849 > item[key], file = type_.read(file)
  1629. 2015-06-24 18:56:21.270915 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1630. 2015-06-24 18:56:21.270980 > res[i], file = self.type.read(file)
  1631. 2015-06-24 18:56:21.271044 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1632. 2015-06-24 18:56:21.271109 > item[key], file = type_.read(file)
  1633. 2015-06-24 18:56:21.271174 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1634. 2015-06-24 18:56:21.271239 > value, file = self.inner.read(file)
  1635. 2015-06-24 18:56:21.271303 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1636. 2015-06-24 18:56:21.271393 > item[key], file = type_.read(file)
  1637. 2015-06-24 18:56:21.271461 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1638. 2015-06-24 18:56:21.271557 > data, file = read(file, self.bytes)
  1639. 2015-06-24 18:56:21.271630 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1640. 2015-06-24 18:56:21.271714 > raise EarlyEnd()
  1641. 2015-06-24 18:56:21.271808 > p2pool.util.pack.EarlyEnd:
  1642. 2015-06-24 18:56:21.684814 RECV version 81150100010000000000000033e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000033e18a55010000000000000000000000000000000000ffff867724914e0eb618699ef6367aad0e2f4d6167693a312e322e32...
  1643. 2015-06-24 18:56:21.685133 > Error handling message: (see RECV line)
  1644. 2015-06-24 18:56:21.685220 > Traceback (most recent call last):
  1645. 2015-06-24 18:56:21.685294 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1646. 2015-06-24 18:56:21.685367 > why = selectable.doRead()
  1647. 2015-06-24 18:56:21.685438 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1648. 2015-06-24 18:56:21.685538 > rval = self.protocol.dataReceived(data)
  1649. 2015-06-24 18:56:21.685613 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1650. 2015-06-24 18:56:21.685680 > self.dataReceived2(data)
  1651. 2015-06-24 18:56:21.685750 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1652. 2015-06-24 18:56:21.685817 > wants = receiver.send(buf.get(wants))
  1653. 2015-06-24 18:56:21.685886 > --- <exception caught here> ---
  1654. 2015-06-24 18:56:21.685950 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1655. 2015-06-24 18:56:21.686018 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1656. 2015-06-24 18:56:21.686087 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1657. 2015-06-24 18:56:21.686156 > obj = self._unpack(data, ignore_trailing)
  1658. 2015-06-24 18:56:21.686231 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1659. 2015-06-24 18:56:21.686299 > obj, (data2, pos) = self.read((data, 0))
  1660. 2015-06-24 18:56:21.686365 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1661. 2015-06-24 18:56:21.686433 > item[key], file = type_.read(file)
  1662. 2015-06-24 18:56:21.686499 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1663. 2015-06-24 18:56:21.686584 > data, file = read(file, self.length)
  1664. 2015-06-24 18:56:21.686646 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1665. 2015-06-24 18:56:21.686712 > raise EarlyEnd()
  1666. 2015-06-24 18:56:21.686778 > p2pool.util.pack.EarlyEnd:
  1667. 2015-06-24 18:56:22.777301 RECV version 81150100010000000000000034e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000034e18a55010000000000000000000000000000000000ffff867724914e0e71e79cd8c7fb74ba0e2f4d6167693a312e322e32...
  1668. 2015-06-24 18:56:22.777651 > Error handling message: (see RECV line)
  1669. 2015-06-24 18:56:22.777721 > Traceback (most recent call last):
  1670. 2015-06-24 18:56:22.777775 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1671. 2015-06-24 18:56:22.777826 > why = selectable.doRead()
  1672. 2015-06-24 18:56:22.777875 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1673. 2015-06-24 18:56:22.777925 > rval = self.protocol.dataReceived(data)
  1674. 2015-06-24 18:56:22.777974 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1675. 2015-06-24 18:56:22.778045 > self.dataReceived2(data)
  1676. 2015-06-24 18:56:22.778099 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1677. 2015-06-24 18:56:22.778146 > wants = receiver.send(buf.get(wants))
  1678. 2015-06-24 18:56:22.778193 > --- <exception caught here> ---
  1679. 2015-06-24 18:56:22.778239 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1680. 2015-06-24 18:56:22.778287 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1681. 2015-06-24 18:56:22.778373 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1682. 2015-06-24 18:56:22.778445 > obj = self._unpack(data, ignore_trailing)
  1683. 2015-06-24 18:56:22.778497 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1684. 2015-06-24 18:56:22.778583 > obj, (data2, pos) = self.read((data, 0))
  1685. 2015-06-24 18:56:22.778638 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1686. 2015-06-24 18:56:22.778687 > item[key], file = type_.read(file)
  1687. 2015-06-24 18:56:22.778733 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1688. 2015-06-24 18:56:22.778779 > data, file = read(file, self.length)
  1689. 2015-06-24 18:56:22.778825 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1690. 2015-06-24 18:56:22.778870 > raise EarlyEnd()
  1691. 2015-06-24 18:56:22.778915 > p2pool.util.pack.EarlyEnd:
  1692. 2015-06-24 18:56:23.869616 RECV version 81150100010000000000000035e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000035e18a55010000000000000000000000000000000000ffff867724914e0e1255cd2d6261784e0e2f4d6167693a312e322e32...
  1693. 2015-06-24 18:56:23.870137 > Error handling message: (see RECV line)
  1694. 2015-06-24 18:56:23.870276 > Traceback (most recent call last):
  1695. 2015-06-24 18:56:23.870362 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1696. 2015-06-24 18:56:23.870441 > why = selectable.doRead()
  1697. 2015-06-24 18:56:23.870524 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1698. 2015-06-24 18:56:23.870621 > rval = self.protocol.dataReceived(data)
  1699. 2015-06-24 18:56:23.870700 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1700. 2015-06-24 18:56:23.870775 > self.dataReceived2(data)
  1701. 2015-06-24 18:56:23.870848 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1702. 2015-06-24 18:56:23.870949 > wants = receiver.send(buf.get(wants))
  1703. 2015-06-24 18:56:23.871031 > --- <exception caught here> ---
  1704. 2015-06-24 18:56:23.871099 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1705. 2015-06-24 18:56:23.871177 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1706. 2015-06-24 18:56:23.871247 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1707. 2015-06-24 18:56:23.871345 > obj = self._unpack(data, ignore_trailing)
  1708. 2015-06-24 18:56:23.871450 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1709. 2015-06-24 18:56:23.871544 > obj, (data2, pos) = self.read((data, 0))
  1710. 2015-06-24 18:56:23.871621 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1711. 2015-06-24 18:56:23.871692 > item[key], file = type_.read(file)
  1712. 2015-06-24 18:56:23.871760 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1713. 2015-06-24 18:56:23.871827 > data, file = read(file, self.length)
  1714. 2015-06-24 18:56:23.871893 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1715. 2015-06-24 18:56:23.871959 > raise EarlyEnd()
  1716. 2015-06-24 18:56:23.872027 > p2pool.util.pack.EarlyEnd:
  1717. 2015-06-24 18:56:24.274820 > Error getting work from bitcoind:
  1718. 2015-06-24 18:56:24.274982 > Traceback (most recent call last):
  1719. 2015-06-24 18:56:24.275096 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1720. 2015-06-24 18:56:24.275182 > current.result = callback(current.result, *args, **kw)
  1721. 2015-06-24 18:56:24.275284 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1722. 2015-06-24 18:56:24.275368 > _inlineCallbacks(r, g, deferred)
  1723. 2015-06-24 18:56:24.275446 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1724. 2015-06-24 18:56:24.275533 > result = result.throwExceptionIntoGenerator(g)
  1725. 2015-06-24 18:56:24.275638 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1726. 2015-06-24 18:56:24.275744 > return g.throw(self.type, self.value, self.tb)
  1727. 2015-06-24 18:56:24.275829 > --- <exception caught here> ---
  1728. 2015-06-24 18:56:24.275939 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1729. 2015-06-24 18:56:24.276019 > result = yield func(*args, **kwargs)
  1730. 2015-06-24 18:56:24.276093 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1731. 2015-06-24 18:56:24.276200 > result = g.send(result)
  1732. 2015-06-24 18:56:24.276289 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1733. 2015-06-24 18:56:24.276358 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1734. 2015-06-24 18:56:24.276424 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1735. 2015-06-24 18:56:24.276489 > obj = self._unpack(data, ignore_trailing)
  1736. 2015-06-24 18:56:24.276574 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1737. 2015-06-24 18:56:24.276640 > obj, (data2, pos) = self.read((data, 0))
  1738. 2015-06-24 18:56:24.276705 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1739. 2015-06-24 18:56:24.276770 > item[key], file = type_.read(file)
  1740. 2015-06-24 18:56:24.276834 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1741. 2015-06-24 18:56:24.276899 > res[i], file = self.type.read(file)
  1742. 2015-06-24 18:56:24.276965 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1743. 2015-06-24 18:56:24.277072 > item[key], file = type_.read(file)
  1744. 2015-06-24 18:56:24.277149 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1745. 2015-06-24 18:56:24.277239 > value, file = self.inner.read(file)
  1746. 2015-06-24 18:56:24.277341 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1747. 2015-06-24 18:56:24.277413 > item[key], file = type_.read(file)
  1748. 2015-06-24 18:56:24.277487 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1749. 2015-06-24 18:56:24.277608 > data, file = read(file, self.bytes)
  1750. 2015-06-24 18:56:24.277716 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1751. 2015-06-24 18:56:24.277795 > raise EarlyEnd()
  1752. 2015-06-24 18:56:24.277882 > p2pool.util.pack.EarlyEnd:
  1753. 2015-06-24 18:56:25.184426 RECV version 81150100010000000000000037e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000037e18a55010000000000000000000000000000000000ffff867724914e0e0a91c6ac0cbd93f90e2f4d6167693a312e322e32...
  1754. 2015-06-24 18:56:25.184870 > Error handling message: (see RECV line)
  1755. 2015-06-24 18:56:25.184981 > Traceback (most recent call last):
  1756. 2015-06-24 18:56:25.185056 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1757. 2015-06-24 18:56:25.185206 > why = selectable.doRead()
  1758. 2015-06-24 18:56:25.185332 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1759. 2015-06-24 18:56:25.185452 > rval = self.protocol.dataReceived(data)
  1760. 2015-06-24 18:56:25.185593 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1761. 2015-06-24 18:56:25.185706 > self.dataReceived2(data)
  1762. 2015-06-24 18:56:25.185818 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1763. 2015-06-24 18:56:25.185936 > wants = receiver.send(buf.get(wants))
  1764. 2015-06-24 18:56:25.186032 > --- <exception caught here> ---
  1765. 2015-06-24 18:56:25.186143 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1766. 2015-06-24 18:56:25.186242 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1767. 2015-06-24 18:56:25.186336 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1768. 2015-06-24 18:56:25.186434 > obj = self._unpack(data, ignore_trailing)
  1769. 2015-06-24 18:56:25.186542 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1770. 2015-06-24 18:56:25.186639 > obj, (data2, pos) = self.read((data, 0))
  1771. 2015-06-24 18:56:25.186732 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1772. 2015-06-24 18:56:25.186862 > item[key], file = type_.read(file)
  1773. 2015-06-24 18:56:25.186955 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1774. 2015-06-24 18:56:25.187048 > data, file = read(file, self.length)
  1775. 2015-06-24 18:56:25.187137 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1776. 2015-06-24 18:56:25.187232 > raise EarlyEnd()
  1777. 2015-06-24 18:56:25.187323 > p2pool.util.pack.EarlyEnd:
  1778. 2015-06-24 18:56:26.038678 RECV version 81150100010000000000000038e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000038e18a55010000000000000000000000000000000000ffff867724914e0ead3bb6783e3a4c970e2f4d6167693a312e322e32...
  1779. 2015-06-24 18:56:26.039119 > Error handling message: (see RECV line)
  1780. 2015-06-24 18:56:26.039225 > Traceback (most recent call last):
  1781. 2015-06-24 18:56:26.039352 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1782. 2015-06-24 18:56:26.039476 > why = selectable.doRead()
  1783. 2015-06-24 18:56:26.039618 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1784. 2015-06-24 18:56:26.039736 > rval = self.protocol.dataReceived(data)
  1785. 2015-06-24 18:56:26.039854 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1786. 2015-06-24 18:56:26.039972 > self.dataReceived2(data)
  1787. 2015-06-24 18:56:26.040096 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1788. 2015-06-24 18:56:26.040218 > wants = receiver.send(buf.get(wants))
  1789. 2015-06-24 18:56:26.040329 > --- <exception caught here> ---
  1790. 2015-06-24 18:56:26.040440 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1791. 2015-06-24 18:56:26.040573 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1792. 2015-06-24 18:56:26.040687 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1793. 2015-06-24 18:56:26.040796 > obj = self._unpack(data, ignore_trailing)
  1794. 2015-06-24 18:56:26.040905 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1795. 2015-06-24 18:56:26.041013 > obj, (data2, pos) = self.read((data, 0))
  1796. 2015-06-24 18:56:26.041127 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1797. 2015-06-24 18:56:26.041235 > item[key], file = type_.read(file)
  1798. 2015-06-24 18:56:26.041343 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1799. 2015-06-24 18:56:26.041452 > data, file = read(file, self.length)
  1800. 2015-06-24 18:56:26.041586 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1801. 2015-06-24 18:56:26.041693 > raise EarlyEnd()
  1802. 2015-06-24 18:56:26.041801 > p2pool.util.pack.EarlyEnd:
  1803. 2015-06-24 18:56:27.275634 RECV version 81150100010000000000000039e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000039e18a55010000000000000000000000000000000000ffff867724914e0e7368f7b4e779ec6d0e2f4d6167693a312e322e32...
  1804. 2015-06-24 18:56:27.276018 > Error handling message: (see RECV line)
  1805. 2015-06-24 18:56:27.276111 > Traceback (most recent call last):
  1806. 2015-06-24 18:56:27.276192 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1807. 2015-06-24 18:56:27.276271 > why = selectable.doRead()
  1808. 2015-06-24 18:56:27.276348 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1809. 2015-06-24 18:56:27.276425 > rval = self.protocol.dataReceived(data)
  1810. 2015-06-24 18:56:27.276501 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1811. 2015-06-24 18:56:27.276592 > self.dataReceived2(data)
  1812. 2015-06-24 18:56:27.276666 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1813. 2015-06-24 18:56:27.276740 > wants = receiver.send(buf.get(wants))
  1814. 2015-06-24 18:56:27.276806 > --- <exception caught here> ---
  1815. 2015-06-24 18:56:27.276873 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1816. 2015-06-24 18:56:27.276940 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1817. 2015-06-24 18:56:27.277030 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1818. 2015-06-24 18:56:27.277093 > obj = self._unpack(data, ignore_trailing)
  1819. 2015-06-24 18:56:27.277151 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1820. 2015-06-24 18:56:27.277209 > obj, (data2, pos) = self.read((data, 0))
  1821. 2015-06-24 18:56:27.277265 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1822. 2015-06-24 18:56:27.277322 > item[key], file = type_.read(file)
  1823. 2015-06-24 18:56:27.277378 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1824. 2015-06-24 18:56:27.277435 > data, file = read(file, self.length)
  1825. 2015-06-24 18:56:27.277492 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1826. 2015-06-24 18:56:27.277565 > raise EarlyEnd()
  1827. 2015-06-24 18:56:27.277623 > p2pool.util.pack.EarlyEnd:
  1828. 2015-06-24 18:56:27.281367 > Error getting work from bitcoind:
  1829. 2015-06-24 18:56:27.281454 > Traceback (most recent call last):
  1830. 2015-06-24 18:56:27.281539 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1831. 2015-06-24 18:56:27.281609 > current.result = callback(current.result, *args, **kw)
  1832. 2015-06-24 18:56:27.281671 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1833. 2015-06-24 18:56:27.281732 > _inlineCallbacks(r, g, deferred)
  1834. 2015-06-24 18:56:27.281794 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1835. 2015-06-24 18:56:27.281855 > result = result.throwExceptionIntoGenerator(g)
  1836. 2015-06-24 18:56:27.281915 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1837. 2015-06-24 18:56:27.281975 > return g.throw(self.type, self.value, self.tb)
  1838. 2015-06-24 18:56:27.282034 > --- <exception caught here> ---
  1839. 2015-06-24 18:56:27.282092 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1840. 2015-06-24 18:56:27.282148 > result = yield func(*args, **kwargs)
  1841. 2015-06-24 18:56:27.282206 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1842. 2015-06-24 18:56:27.282288 > result = g.send(result)
  1843. 2015-06-24 18:56:27.282365 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1844. 2015-06-24 18:56:27.282425 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1845. 2015-06-24 18:56:27.282482 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1846. 2015-06-24 18:56:27.282562 > obj = self._unpack(data, ignore_trailing)
  1847. 2015-06-24 18:56:27.282622 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1848. 2015-06-24 18:56:27.282678 > obj, (data2, pos) = self.read((data, 0))
  1849. 2015-06-24 18:56:27.282735 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1850. 2015-06-24 18:56:27.282792 > item[key], file = type_.read(file)
  1851. 2015-06-24 18:56:27.282848 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1852. 2015-06-24 18:56:27.282905 > res[i], file = self.type.read(file)
  1853. 2015-06-24 18:56:27.282960 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1854. 2015-06-24 18:56:27.283016 > item[key], file = type_.read(file)
  1855. 2015-06-24 18:56:27.283071 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1856. 2015-06-24 18:56:27.283126 > value, file = self.inner.read(file)
  1857. 2015-06-24 18:56:27.283182 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1858. 2015-06-24 18:56:27.283237 > item[key], file = type_.read(file)
  1859. 2015-06-24 18:56:27.283293 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1860. 2015-06-24 18:56:27.283357 > data, file = read(file, self.bytes)
  1861. 2015-06-24 18:56:27.283412 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1862. 2015-06-24 18:56:27.283468 > raise EarlyEnd()
  1863. 2015-06-24 18:56:27.283540 > p2pool.util.pack.EarlyEnd:
  1864. 2015-06-24 18:56:28.586620 RECV version 8115010001000000000000003ae18a550000000000e1f505010000000000000000000000000000000000ffff0000000000003ae18a55010000000000000000000000000000000000ffff867724914e0e8365a49ee15132ab0e2f4d6167693a312e322e32...
  1865. 2015-06-24 18:56:28.587057 > Error handling message: (see RECV line)
  1866. 2015-06-24 18:56:28.587148 > Traceback (most recent call last):
  1867. 2015-06-24 18:56:28.587227 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1868. 2015-06-24 18:56:28.587304 > why = selectable.doRead()
  1869. 2015-06-24 18:56:28.587380 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1870. 2015-06-24 18:56:28.587455 > rval = self.protocol.dataReceived(data)
  1871. 2015-06-24 18:56:28.587546 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1872. 2015-06-24 18:56:28.587622 > self.dataReceived2(data)
  1873. 2015-06-24 18:56:28.587693 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1874. 2015-06-24 18:56:28.587764 > wants = receiver.send(buf.get(wants))
  1875. 2015-06-24 18:56:28.587834 > --- <exception caught here> ---
  1876. 2015-06-24 18:56:28.587904 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1877. 2015-06-24 18:56:28.587975 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1878. 2015-06-24 18:56:28.588044 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1879. 2015-06-24 18:56:28.588114 > obj = self._unpack(data, ignore_trailing)
  1880. 2015-06-24 18:56:28.588183 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1881. 2015-06-24 18:56:28.588252 > obj, (data2, pos) = self.read((data, 0))
  1882. 2015-06-24 18:56:28.588320 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1883. 2015-06-24 18:56:28.588392 > item[key], file = type_.read(file)
  1884. 2015-06-24 18:56:28.588461 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1885. 2015-06-24 18:56:28.588545 > data, file = read(file, self.length)
  1886. 2015-06-24 18:56:28.588617 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1887. 2015-06-24 18:56:28.588686 > raise EarlyEnd()
  1888. 2015-06-24 18:56:28.588753 > p2pool.util.pack.EarlyEnd:
  1889. 2015-06-24 18:56:29.689544 RECV version 8115010001000000000000003be18a550000000000e1f505010000000000000000000000000000000000ffff0000000000003be18a55010000000000000000000000000000000000ffff867724914e0ee4a7ca270ec687cf0e2f4d6167693a312e322e32...
  1890. 2015-06-24 18:56:29.689962 > Error handling message: (see RECV line)
  1891. 2015-06-24 18:56:29.690052 > Traceback (most recent call last):
  1892. 2015-06-24 18:56:29.690123 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1893. 2015-06-24 18:56:29.690198 > why = selectable.doRead()
  1894. 2015-06-24 18:56:29.690273 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1895. 2015-06-24 18:56:29.690349 > rval = self.protocol.dataReceived(data)
  1896. 2015-06-24 18:56:29.690423 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1897. 2015-06-24 18:56:29.690495 > self.dataReceived2(data)
  1898. 2015-06-24 18:56:29.690584 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1899. 2015-06-24 18:56:29.690656 > wants = receiver.send(buf.get(wants))
  1900. 2015-06-24 18:56:29.690725 > --- <exception caught here> ---
  1901. 2015-06-24 18:56:29.690794 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1902. 2015-06-24 18:56:29.690864 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1903. 2015-06-24 18:56:29.690934 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1904. 2015-06-24 18:56:29.691004 > obj = self._unpack(data, ignore_trailing)
  1905. 2015-06-24 18:56:29.691072 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1906. 2015-06-24 18:56:29.691142 > obj, (data2, pos) = self.read((data, 0))
  1907. 2015-06-24 18:56:29.691210 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1908. 2015-06-24 18:56:29.691311 > item[key], file = type_.read(file)
  1909. 2015-06-24 18:56:29.691382 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1910. 2015-06-24 18:56:29.691451 > data, file = read(file, self.length)
  1911. 2015-06-24 18:56:29.691536 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1912. 2015-06-24 18:56:29.691608 > raise EarlyEnd()
  1913. 2015-06-24 18:56:29.691677 > p2pool.util.pack.EarlyEnd:
  1914. 2015-06-24 18:56:30.267342 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
  1915. 2015-06-24 18:56:30.267527 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
  1916. 2015-06-24 18:56:30.286143 > Error getting work from bitcoind:
  1917. 2015-06-24 18:56:30.286244 > Traceback (most recent call last):
  1918. 2015-06-24 18:56:30.286317 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  1919. 2015-06-24 18:56:30.286398 > current.result = callback(current.result, *args, **kw)
  1920. 2015-06-24 18:56:30.286471 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  1921. 2015-06-24 18:56:30.286570 > _inlineCallbacks(r, g, deferred)
  1922. 2015-06-24 18:56:30.286649 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  1923. 2015-06-24 18:56:30.286721 > result = result.throwExceptionIntoGenerator(g)
  1924. 2015-06-24 18:56:30.286799 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  1925. 2015-06-24 18:56:30.286871 > return g.throw(self.type, self.value, self.tb)
  1926. 2015-06-24 18:56:30.286941 > --- <exception caught here> ---
  1927. 2015-06-24 18:56:30.287010 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  1928. 2015-06-24 18:56:30.287080 > result = yield func(*args, **kwargs)
  1929. 2015-06-24 18:56:30.287150 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  1930. 2015-06-24 18:56:30.287220 > result = g.send(result)
  1931. 2015-06-24 18:56:30.287290 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  1932. 2015-06-24 18:56:30.287359 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  1933. 2015-06-24 18:56:30.287429 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1934. 2015-06-24 18:56:30.287502 > obj = self._unpack(data, ignore_trailing)
  1935. 2015-06-24 18:56:30.287586 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1936. 2015-06-24 18:56:30.287657 > obj, (data2, pos) = self.read((data, 0))
  1937. 2015-06-24 18:56:30.287726 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1938. 2015-06-24 18:56:30.287796 > item[key], file = type_.read(file)
  1939. 2015-06-24 18:56:30.287864 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  1940. 2015-06-24 18:56:30.287933 > res[i], file = self.type.read(file)
  1941. 2015-06-24 18:56:30.288002 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1942. 2015-06-24 18:56:30.288070 > item[key], file = type_.read(file)
  1943. 2015-06-24 18:56:30.288138 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  1944. 2015-06-24 18:56:30.288206 > value, file = self.inner.read(file)
  1945. 2015-06-24 18:56:30.288275 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1946. 2015-06-24 18:56:30.288342 > item[key], file = type_.read(file)
  1947. 2015-06-24 18:56:30.288410 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  1948. 2015-06-24 18:56:30.288477 > data, file = read(file, self.bytes)
  1949. 2015-06-24 18:56:30.288569 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1950. 2015-06-24 18:56:30.288641 > raise EarlyEnd()
  1951. 2015-06-24 18:56:30.288709 > p2pool.util.pack.EarlyEnd:
  1952. 2015-06-24 18:56:30.898024 RECV version 8115010001000000000000003ce18a550000000000e1f505010000000000000000000000000000000000ffff0000000000003ce18a55010000000000000000000000000000000000ffff867724914e0ef360285e1cf2694c0e2f4d6167693a312e322e32...
  1953. 2015-06-24 18:56:30.898524 > Error handling message: (see RECV line)
  1954. 2015-06-24 18:56:30.898656 > Traceback (most recent call last):
  1955. 2015-06-24 18:56:30.898740 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1956. 2015-06-24 18:56:30.898820 > why = selectable.doRead()
  1957. 2015-06-24 18:56:30.898894 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1958. 2015-06-24 18:56:30.898964 > rval = self.protocol.dataReceived(data)
  1959. 2015-06-24 18:56:30.899033 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1960. 2015-06-24 18:56:30.899099 > self.dataReceived2(data)
  1961. 2015-06-24 18:56:30.899164 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1962. 2015-06-24 18:56:30.899229 > wants = receiver.send(buf.get(wants))
  1963. 2015-06-24 18:56:30.899302 > --- <exception caught here> ---
  1964. 2015-06-24 18:56:30.899366 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1965. 2015-06-24 18:56:30.899432 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1966. 2015-06-24 18:56:30.899526 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1967. 2015-06-24 18:56:30.899597 > obj = self._unpack(data, ignore_trailing)
  1968. 2015-06-24 18:56:30.899664 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1969. 2015-06-24 18:56:30.899752 > obj, (data2, pos) = self.read((data, 0))
  1970. 2015-06-24 18:56:30.899831 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1971. 2015-06-24 18:56:30.899906 > item[key], file = type_.read(file)
  1972. 2015-06-24 18:56:30.899970 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1973. 2015-06-24 18:56:30.900041 > data, file = read(file, self.length)
  1974. 2015-06-24 18:56:30.900105 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  1975. 2015-06-24 18:56:30.900169 > raise EarlyEnd()
  1976. 2015-06-24 18:56:30.900232 > p2pool.util.pack.EarlyEnd:
  1977. 2015-06-24 18:56:31.990338 RECV version 8115010001000000000000003de18a550000000000e1f505010000000000000000000000000000000000ffff0000000000003de18a55010000000000000000000000000000000000ffff867724914e0e206ca1f24f6d70700e2f4d6167693a312e322e32...
  1978. 2015-06-24 18:56:31.990705 > Error handling message: (see RECV line)
  1979. 2015-06-24 18:56:31.990797 > Traceback (most recent call last):
  1980. 2015-06-24 18:56:31.990880 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  1981. 2015-06-24 18:56:31.990958 > why = selectable.doRead()
  1982. 2015-06-24 18:56:31.991033 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  1983. 2015-06-24 18:56:31.991107 > rval = self.protocol.dataReceived(data)
  1984. 2015-06-24 18:56:31.991172 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  1985. 2015-06-24 18:56:31.991242 > self.dataReceived2(data)
  1986. 2015-06-24 18:56:31.991306 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  1987. 2015-06-24 18:56:31.991372 > wants = receiver.send(buf.get(wants))
  1988. 2015-06-24 18:56:31.991441 > --- <exception caught here> ---
  1989. 2015-06-24 18:56:31.991523 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  1990. 2015-06-24 18:56:31.991596 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  1991. 2015-06-24 18:56:31.991666 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  1992. 2015-06-24 18:56:31.991735 > obj = self._unpack(data, ignore_trailing)
  1993. 2015-06-24 18:56:31.991804 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  1994. 2015-06-24 18:56:31.991872 > obj, (data2, pos) = self.read((data, 0))
  1995. 2015-06-24 18:56:31.991939 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  1996. 2015-06-24 18:56:31.992007 > item[key], file = type_.read(file)
  1997. 2015-06-24 18:56:31.992074 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  1998. 2015-06-24 18:56:31.992141 > data, file = read(file, self.length)
  1999. 2015-06-24 18:56:31.992213 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2000. 2015-06-24 18:56:31.992308 > raise EarlyEnd()
  2001. 2015-06-24 18:56:31.992378 > p2pool.util.pack.EarlyEnd:
  2002. 2015-06-24 18:56:33.007087 RECV version 8115010001000000000000003ee18a550000000000e1f505010000000000000000000000000000000000ffff0000000000003ee18a55010000000000000000000000000000000000ffff867724914e0e4d87766b8226c9eb0e2f4d6167693a312e322e32...
  2003. 2015-06-24 18:56:33.007592 > Error handling message: (see RECV line)
  2004. 2015-06-24 18:56:33.007681 > Traceback (most recent call last):
  2005. 2015-06-24 18:56:33.007761 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2006. 2015-06-24 18:56:33.007839 > why = selectable.doRead()
  2007. 2015-06-24 18:56:33.007916 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2008. 2015-06-24 18:56:33.007996 > rval = self.protocol.dataReceived(data)
  2009. 2015-06-24 18:56:33.008071 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2010. 2015-06-24 18:56:33.008138 > self.dataReceived2(data)
  2011. 2015-06-24 18:56:33.008246 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2012. 2015-06-24 18:56:33.008353 > wants = receiver.send(buf.get(wants))
  2013. 2015-06-24 18:56:33.008465 > --- <exception caught here> ---
  2014. 2015-06-24 18:56:33.008601 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2015. 2015-06-24 18:56:33.008714 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2016. 2015-06-24 18:56:33.008820 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2017. 2015-06-24 18:56:33.008923 > obj = self._unpack(data, ignore_trailing)
  2018. 2015-06-24 18:56:33.009036 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2019. 2015-06-24 18:56:33.009132 > obj, (data2, pos) = self.read((data, 0))
  2020. 2015-06-24 18:56:33.009254 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2021. 2015-06-24 18:56:33.009343 > item[key], file = type_.read(file)
  2022. 2015-06-24 18:56:33.009422 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2023. 2015-06-24 18:56:33.009501 > data, file = read(file, self.length)
  2024. 2015-06-24 18:56:33.009604 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2025. 2015-06-24 18:56:33.009683 > raise EarlyEnd()
  2026. 2015-06-24 18:56:33.009751 > p2pool.util.pack.EarlyEnd:
  2027. 2015-06-24 18:56:33.291288 > Error getting work from bitcoind:
  2028. 2015-06-24 18:56:33.291420 > Traceback (most recent call last):
  2029. 2015-06-24 18:56:33.291497 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
  2030. 2015-06-24 18:56:33.291592 > current.result = callback(current.result, *args, **kw)
  2031. 2015-06-24 18:56:33.291664 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
  2032. 2015-06-24 18:56:33.291735 > _inlineCallbacks(r, g, deferred)
  2033. 2015-06-24 18:56:33.291803 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
  2034. 2015-06-24 18:56:33.291873 > result = result.throwExceptionIntoGenerator(g)
  2035. 2015-06-24 18:56:33.291941 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
  2036. 2015-06-24 18:56:33.292010 > return g.throw(self.type, self.value, self.tb)
  2037. 2015-06-24 18:56:33.292076 > --- <exception caught here> ---
  2038. 2015-06-24 18:56:33.292143 > File "/root/p2pool-adaptive/p2pool/util/deferral.py", line 41, in f
  2039. 2015-06-24 18:56:33.292210 > result = yield func(*args, **kwargs)
  2040. 2015-06-24 18:56:33.292276 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
  2041. 2015-06-24 18:56:33.292344 > result = g.send(result)
  2042. 2015-06-24 18:56:33.292410 > File "/root/p2pool-adaptive/p2pool/bitcoin/helper.py", line 49, in getwork
  2043. 2015-06-24 18:56:33.292476 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
  2044. 2015-06-24 18:56:33.292558 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2045. 2015-06-24 18:56:33.292651 > obj = self._unpack(data, ignore_trailing)
  2046. 2015-06-24 18:56:33.292720 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2047. 2015-06-24 18:56:33.292785 > obj, (data2, pos) = self.read((data, 0))
  2048. 2015-06-24 18:56:33.292850 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2049. 2015-06-24 18:56:33.292915 > item[key], file = type_.read(file)
  2050. 2015-06-24 18:56:33.292980 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 171, in read
  2051. 2015-06-24 18:56:33.293046 > res[i], file = self.type.read(file)
  2052. 2015-06-24 18:56:33.293110 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2053. 2015-06-24 18:56:33.293175 > item[key], file = type_.read(file)
  2054. 2015-06-24 18:56:33.293240 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 310, in read
  2055. 2015-06-24 18:56:33.293305 > value, file = self.inner.read(file)
  2056. 2015-06-24 18:56:33.293369 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2057. 2015-06-24 18:56:33.293434 > item[key], file = type_.read(file)
  2058. 2015-06-24 18:56:33.293498 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 218, in read
  2059. 2015-06-24 18:56:33.293581 > data, file = read(file, self.bytes)
  2060. 2015-06-24 18:56:33.293646 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2061. 2015-06-24 18:56:33.293711 > raise EarlyEnd()
  2062. 2015-06-24 18:56:33.293775 > p2pool.util.pack.EarlyEnd:
  2063. 2015-06-24 18:56:34.362184 RECV version 81150100010000000000000040e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000040e18a55010000000000000000000000000000000000ffff867724914e0e49c284ad4aac93b00e2f4d6167693a312e322e32...
  2064. 2015-06-24 18:56:34.362647 > Error handling message: (see RECV line)
  2065. 2015-06-24 18:56:34.362755 > Traceback (most recent call last):
  2066. 2015-06-24 18:56:34.362868 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2067. 2015-06-24 18:56:34.362981 > why = selectable.doRead()
  2068. 2015-06-24 18:56:34.363092 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2069. 2015-06-24 18:56:34.363203 > rval = self.protocol.dataReceived(data)
  2070. 2015-06-24 18:56:34.363312 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2071. 2015-06-24 18:56:34.363418 > self.dataReceived2(data)
  2072. 2015-06-24 18:56:34.363539 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2073. 2015-06-24 18:56:34.363646 > wants = receiver.send(buf.get(wants))
  2074. 2015-06-24 18:56:34.363744 > --- <exception caught here> ---
  2075. 2015-06-24 18:56:34.363839 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2076. 2015-06-24 18:56:34.363935 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2077. 2015-06-24 18:56:34.364032 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2078. 2015-06-24 18:56:34.364128 > obj = self._unpack(data, ignore_trailing)
  2079. 2015-06-24 18:56:34.364223 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2080. 2015-06-24 18:56:34.364318 > obj, (data2, pos) = self.read((data, 0))
  2081. 2015-06-24 18:56:34.364413 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2082. 2015-06-24 18:56:34.364523 > item[key], file = type_.read(file)
  2083. 2015-06-24 18:56:34.364619 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2084. 2015-06-24 18:56:34.364714 > data, file = read(file, self.length)
  2085. 2015-06-24 18:56:34.364811 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2086. 2015-06-24 18:56:34.364905 > raise EarlyEnd()
  2087. 2015-06-24 18:56:34.365000 > p2pool.util.pack.EarlyEnd:
  2088. 2015-06-24 18:56:35.601438 RECV version 81150100010000000000000041e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000041e18a55010000000000000000000000000000000000ffff867724914e0e2d1e8ca6a4d9074d0e2f4d6167693a312e322e32...
  2089. 2015-06-24 18:56:35.601890 > Error handling message: (see RECV line)
  2090. 2015-06-24 18:56:35.602016 > Traceback (most recent call last):
  2091. 2015-06-24 18:56:35.602103 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2092. 2015-06-24 18:56:35.602187 > why = selectable.doRead()
  2093. 2015-06-24 18:56:35.602255 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2094. 2015-06-24 18:56:35.602331 > rval = self.protocol.dataReceived(data)
  2095. 2015-06-24 18:56:35.602398 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2096. 2015-06-24 18:56:35.602469 > self.dataReceived2(data)
  2097. 2015-06-24 18:56:35.602559 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2098. 2015-06-24 18:56:35.602628 > wants = receiver.send(buf.get(wants))
  2099. 2015-06-24 18:56:35.602713 > --- <exception caught here> ---
  2100. 2015-06-24 18:56:35.602786 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2101. 2015-06-24 18:56:35.602858 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2102. 2015-06-24 18:56:35.602929 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2103. 2015-06-24 18:56:35.603001 > obj = self._unpack(data, ignore_trailing)
  2104. 2015-06-24 18:56:35.603071 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2105. 2015-06-24 18:56:35.603139 > obj, (data2, pos) = self.read((data, 0))
  2106. 2015-06-24 18:56:35.603225 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2107. 2015-06-24 18:56:35.603304 > item[key], file = type_.read(file)
  2108. 2015-06-24 18:56:35.603372 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2109. 2015-06-24 18:56:35.603439 > data, file = read(file, self.length)
  2110. 2015-06-24 18:56:35.603531 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2111. 2015-06-24 18:56:35.603604 > raise EarlyEnd()
  2112. 2015-06-24 18:56:35.603673 > p2pool.util.pack.EarlyEnd:
  2113. 2015-06-24 18:56:36.780176 RECV version 81150100010000000000000042e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000042e18a55010000000000000000000000000000000000ffff867724914e0e5d4fd8fdcb11bdae0e2f4d6167693a312e322e32...
  2114. 2015-06-24 18:56:36.780540 > Error handling message: (see RECV line)
  2115. 2015-06-24 18:56:36.780628 > Traceback (most recent call last):
  2116. 2015-06-24 18:56:36.780715 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2117. 2015-06-24 18:56:36.780788 > why = selectable.doRead()
  2118. 2015-06-24 18:56:36.780866 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2119. 2015-06-24 18:56:36.780936 > rval = self.protocol.dataReceived(data)
  2120. 2015-06-24 18:56:36.781007 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2121. 2015-06-24 18:56:36.781079 > self.dataReceived2(data)
  2122. 2015-06-24 18:56:36.781154 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2123. 2015-06-24 18:56:36.781242 > wants = receiver.send(buf.get(wants))
  2124. 2015-06-24 18:56:36.781344 > --- <exception caught here> ---
  2125. 2015-06-24 18:56:36.781438 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2126. 2015-06-24 18:56:36.781561 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2127. 2015-06-24 18:56:36.781671 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2128. 2015-06-24 18:56:36.781782 > obj = self._unpack(data, ignore_trailing)
  2129. 2015-06-24 18:56:36.781888 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2130. 2015-06-24 18:56:36.781989 > obj, (data2, pos) = self.read((data, 0))
  2131. 2015-06-24 18:56:36.782085 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2132. 2015-06-24 18:56:36.782178 > item[key], file = type_.read(file)
  2133. 2015-06-24 18:56:36.782247 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2134. 2015-06-24 18:56:36.782312 > data, file = read(file, self.length)
  2135. 2015-06-24 18:56:36.782376 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2136. 2015-06-24 18:56:36.782463 > raise EarlyEnd()
  2137. 2015-06-24 18:56:36.782547 > p2pool.util.pack.EarlyEnd:
  2138. 2015-06-24 18:56:37.881882 RECV version 81150100010000000000000043e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000043e18a55010000000000000000000000000000000000ffff867724914e0e46ee3500f5090b8b0e2f4d6167693a312e322e32...
  2139. 2015-06-24 18:56:37.882416 > Error handling message: (see RECV line)
  2140. 2015-06-24 18:56:37.882569 > Traceback (most recent call last):
  2141. 2015-06-24 18:56:37.882676 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2142. 2015-06-24 18:56:37.882800 > why = selectable.doRead()
  2143. 2015-06-24 18:56:37.882923 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2144. 2015-06-24 18:56:37.883014 > rval = self.protocol.dataReceived(data)
  2145. 2015-06-24 18:56:37.883095 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2146. 2015-06-24 18:56:37.883221 > self.dataReceived2(data)
  2147. 2015-06-24 18:56:37.883336 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2148. 2015-06-24 18:56:37.883463 > wants = receiver.send(buf.get(wants))
  2149. 2015-06-24 18:56:37.883619 > --- <exception caught here> ---
  2150. 2015-06-24 18:56:37.883727 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2151. 2015-06-24 18:56:37.883804 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2152. 2015-06-24 18:56:37.883908 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2153. 2015-06-24 18:56:37.884016 > obj = self._unpack(data, ignore_trailing)
  2154. 2015-06-24 18:56:37.884122 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2155. 2015-06-24 18:56:37.884225 > obj, (data2, pos) = self.read((data, 0))
  2156. 2015-06-24 18:56:37.884333 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2157. 2015-06-24 18:56:37.884438 > item[key], file = type_.read(file)
  2158. 2015-06-24 18:56:37.884578 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2159. 2015-06-24 18:56:37.884693 > data, file = read(file, self.length)
  2160. 2015-06-24 18:56:37.884781 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2161. 2015-06-24 18:56:37.884879 > raise EarlyEnd()
  2162. 2015-06-24 18:56:37.884998 > p2pool.util.pack.EarlyEnd:
  2163. 2015-06-24 18:56:38.889838 RECV version 81150100010000000000000044e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000044e18a55010000000000000000000000000000000000ffff867724914e0e8f175ecde538c36f0e2f4d6167693a312e322e32...
  2164. 2015-06-24 18:56:38.890245 > Error handling message: (see RECV line)
  2165. 2015-06-24 18:56:38.890331 > Traceback (most recent call last):
  2166. 2015-06-24 18:56:38.890406 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2167. 2015-06-24 18:56:38.890480 > why = selectable.doRead()
  2168. 2015-06-24 18:56:38.890564 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2169. 2015-06-24 18:56:38.890641 > rval = self.protocol.dataReceived(data)
  2170. 2015-06-24 18:56:38.890715 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2171. 2015-06-24 18:56:38.890783 > self.dataReceived2(data)
  2172. 2015-06-24 18:56:38.890855 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2173. 2015-06-24 18:56:38.890923 > wants = receiver.send(buf.get(wants))
  2174. 2015-06-24 18:56:38.890988 > --- <exception caught here> ---
  2175. 2015-06-24 18:56:38.891054 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2176. 2015-06-24 18:56:38.891119 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2177. 2015-06-24 18:56:38.891184 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2178. 2015-06-24 18:56:38.891251 > obj = self._unpack(data, ignore_trailing)
  2179. 2015-06-24 18:56:38.891322 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2180. 2015-06-24 18:56:38.891427 > obj, (data2, pos) = self.read((data, 0))
  2181. 2015-06-24 18:56:38.891495 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2182. 2015-06-24 18:56:38.891579 > item[key], file = type_.read(file)
  2183. 2015-06-24 18:56:38.891644 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2184. 2015-06-24 18:56:38.891709 > data, file = read(file, self.length)
  2185. 2015-06-24 18:56:38.891773 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2186. 2015-06-24 18:56:38.891837 > raise EarlyEnd()
  2187. 2015-06-24 18:56:38.891905 > p2pool.util.pack.EarlyEnd:
  2188. 2015-06-24 18:56:39.879481 RECV version 81150100010000000000000045e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000045e18a55010000000000000000000000000000000000ffff867724914e0ed41aa3881197557d0e2f4d6167693a312e322e32...
  2189. 2015-06-24 18:56:39.879924 > Error handling message: (see RECV line)
  2190. 2015-06-24 18:56:39.880015 > Traceback (most recent call last):
  2191. 2015-06-24 18:56:39.880086 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2192. 2015-06-24 18:56:39.880158 > why = selectable.doRead()
  2193. 2015-06-24 18:56:39.880223 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2194. 2015-06-24 18:56:39.880293 > rval = self.protocol.dataReceived(data)
  2195. 2015-06-24 18:56:39.880357 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2196. 2015-06-24 18:56:39.880426 > self.dataReceived2(data)
  2197. 2015-06-24 18:56:39.880496 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2198. 2015-06-24 18:56:39.880584 > wants = receiver.send(buf.get(wants))
  2199. 2015-06-24 18:56:39.880654 > --- <exception caught here> ---
  2200. 2015-06-24 18:56:39.880722 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2201. 2015-06-24 18:56:39.880792 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2202. 2015-06-24 18:56:39.880859 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2203. 2015-06-24 18:56:39.880927 > obj = self._unpack(data, ignore_trailing)
  2204. 2015-06-24 18:56:39.880996 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2205. 2015-06-24 18:56:39.881064 > obj, (data2, pos) = self.read((data, 0))
  2206. 2015-06-24 18:56:39.881131 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2207. 2015-06-24 18:56:39.881199 > item[key], file = type_.read(file)
  2208. 2015-06-24 18:56:39.881269 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2209. 2015-06-24 18:56:39.881349 > data, file = read(file, self.length)
  2210. 2015-06-24 18:56:39.881416 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2211. 2015-06-24 18:56:39.881483 > raise EarlyEnd()
  2212. 2015-06-24 18:56:39.881570 > p2pool.util.pack.EarlyEnd:
  2213. 2015-06-24 18:56:40.899940 RECV version 81150100010000000000000046e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000046e18a55010000000000000000000000000000000000ffff867724914e0ede0d66b77bf2f9ec0e2f4d6167693a312e322e32...
  2214. 2015-06-24 18:56:40.900350 > Error handling message: (see RECV line)
  2215. 2015-06-24 18:56:40.900441 > Traceback (most recent call last):
  2216. 2015-06-24 18:56:40.900547 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2217. 2015-06-24 18:56:40.900630 > why = selectable.doRead()
  2218. 2015-06-24 18:56:40.900704 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2219. 2015-06-24 18:56:40.900780 > rval = self.protocol.dataReceived(data)
  2220. 2015-06-24 18:56:40.900853 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2221. 2015-06-24 18:56:40.900926 > self.dataReceived2(data)
  2222. 2015-06-24 18:56:40.900999 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2223. 2015-06-24 18:56:40.901070 > wants = receiver.send(buf.get(wants))
  2224. 2015-06-24 18:56:40.901139 > --- <exception caught here> ---
  2225. 2015-06-24 18:56:40.901241 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2226. 2015-06-24 18:56:40.901313 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2227. 2015-06-24 18:56:40.901382 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2228. 2015-06-24 18:56:40.901452 > obj = self._unpack(data, ignore_trailing)
  2229. 2015-06-24 18:56:40.901547 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2230. 2015-06-24 18:56:40.901626 > obj, (data2, pos) = self.read((data, 0))
  2231. 2015-06-24 18:56:40.901695 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2232. 2015-06-24 18:56:40.901765 > item[key], file = type_.read(file)
  2233. 2015-06-24 18:56:40.901834 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2234. 2015-06-24 18:56:40.901903 > data, file = read(file, self.length)
  2235. 2015-06-24 18:56:40.901972 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2236. 2015-06-24 18:56:40.902040 > raise EarlyEnd()
  2237. 2015-06-24 18:56:40.902108 > p2pool.util.pack.EarlyEnd:
  2238. 2015-06-24 18:56:41.789370 RECV version 81150100010000000000000047e18a550000000000e1f505010000000000000000000000000000000000ffff00000000000047e18a55010000000000000000000000000000000000ffff867724914e0edff4c794e0ee74e50e2f4d6167693a312e322e32...
  2239. 2015-06-24 18:56:41.789737 > Error handling message: (see RECV line)
  2240. 2015-06-24 18:56:41.789828 > Traceback (most recent call last):
  2241. 2015-06-24 18:56:41.789907 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
  2242. 2015-06-24 18:56:41.789982 > why = selectable.doRead()
  2243. 2015-06-24 18:56:41.790056 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
  2244. 2015-06-24 18:56:41.790131 > rval = self.protocol.dataReceived(data)
  2245. 2015-06-24 18:56:41.790201 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 27, in dataReceived
  2246. 2015-06-24 18:56:41.790269 > self.dataReceived2(data)
  2247. 2015-06-24 18:56:41.790336 > File "/root/p2pool-adaptive/p2pool/util/datachunker.py", line 40, in _DataChunker
  2248. 2015-06-24 18:56:41.790404 > wants = receiver.send(buf.get(wants))
  2249. 2015-06-24 18:56:41.790471 > --- <exception caught here> ---
  2250. 2015-06-24 18:56:41.790554 > File "/root/p2pool-adaptive/p2pool/util/p2protocol.py", line 57, in dataReceiver
  2251. 2015-06-24 18:56:41.790624 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
  2252. 2015-06-24 18:56:41.790693 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 63, in unpack
  2253. 2015-06-24 18:56:41.790760 > obj = self._unpack(data, ignore_trailing)
  2254. 2015-06-24 18:56:41.790827 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 42, in _unpack
  2255. 2015-06-24 18:56:41.790895 > obj, (data2, pos) = self.read((data, 0))
  2256. 2015-06-24 18:56:41.790962 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 295, in read
  2257. 2015-06-24 18:56:41.791029 > item[key], file = type_.read(file)
  2258. 2015-06-24 18:56:41.791095 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 189, in read
  2259. 2015-06-24 18:56:41.791162 > data, file = read(file, self.length)
  2260. 2015-06-24 18:56:41.791227 > File "/root/p2pool-adaptive/p2pool/util/pack.py", line 16, in read
  2261. 2015-06-24 18:56:41.791295 > raise EarlyEnd()
  2262. 2015-06-24 18:56:41.791359 > p2pool.util.pack.EarlyEnd:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement