Advertisement
Guest User

p2pool error

a guest
Mar 17th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.39 KB | None | 0 0
  1. 2012-03-17 16:30:52.312000 p2pool (version 1f87c32)
  2. 2012-03-17 16:30:52.313000
  3. 2012-03-17 16:30:52.313000 Testing bitcoind RPC connection to 'http://127.0.0.1:8332/' with username 'user'...
  4. 2012-03-17 16:30:52.427000 ...success!
  5. 2012-03-17 16:30:52.428000 Current block hash: 3bd2bf59124b97f3878a52a641d8ab9e9e7ec8628b381d32ad6
  6. 2012-03-17 16:30:52.428000
  7. 2012-03-17 16:30:52.428000 Testing bitcoind P2P connection to '127.0.0.1:8333'...
  8. 2012-03-17 16:30:52.571000 ...success!
  9. 2012-03-17 16:30:52.573000
  10. 2012-03-17 16:30:52.573000 Determining payout address...
  11. 2012-03-17 16:30:52.574000 ...success! Payout address: redacted
  12. 2012-03-17 16:30:52.574000
  13. 2012-03-17 16:30:52.575000 Loading shares...
  14. 2012-03-17 16:30:54.901000 1000
  15. 2012-03-17 16:30:57.188000 2000
  16. 2012-03-17 16:30:59.423000 3000
  17. 2012-03-17 16:31:02.042000 4000
  18. 2012-03-17 16:31:04.407000 5000
  19. 2012-03-17 16:31:06.777000 6000
  20. 2012-03-17 16:31:09.274000 7000
  21. 2012-03-17 16:31:11.776000 8000
  22. 2012-03-17 16:31:14.363000 9000
  23. 2012-03-17 16:31:17.184000 10000
  24. 2012-03-17 16:31:19.477000 11000
  25. 2012-03-17 16:31:21.959000 12000
  26. 2012-03-17 16:31:24.294000 13000
  27. 2012-03-17 16:31:26.835000 14000
  28. 2012-03-17 16:31:29.133000 15000
  29. 2012-03-17 16:31:31.474000 16000
  30. 2012-03-17 16:31:33.926000 17000
  31. 2012-03-17 16:31:36.507000 18000
  32. 2012-03-17 16:31:38.977000 19000
  33. 2012-03-17 16:31:40.921000 ...inserting 19847 verified shares...
  34. 2012-03-17 16:31:41.645000 ...done loading 19846 shares!
  35. 2012-03-17 16:31:41.645000
  36. 2012-03-17 16:31:41.646000 Initializing work...
  37. 2012-03-17 16:31:41.663000 > Error:
  38. 2012-03-17 16:31:41.664000 > Traceback (most recent call last):
  39. 2012-03-17 16:31:41.664000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  40. 2012-03-17 16:31:41.665000 >
  41. 2012-03-17 16:31:41.665000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  42. 2012-03-17 16:31:41.666000 >
  43. 2012-03-17 16:31:41.666000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  44. 2012-03-17 16:31:41.667000 >
  45. 2012-03-17 16:31:41.667000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  46. 2012-03-17 16:31:41.668000 >
  47. 2012-03-17 16:31:41.668000 > --- <exception caught here> ---
  48. 2012-03-17 16:31:41.669000 > File "p2pool\util\deferral.pyc", line 30, in f
  49. 2012-03-17 16:31:41.669000 >
  50. 2012-03-17 16:31:41.670000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  51. 2012-03-17 16:31:41.670000 >
  52. 2012-03-17 16:31:41.671000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  53. 2012-03-17 16:31:41.671000 >
  54. 2012-03-17 16:31:41.672000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  55. 2012-03-17 16:31:41.672000 >
  56. 2012-03-17 16:31:41.673000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  57. 2012-03-17 16:31:41.673000 >
  58. 2012-03-17 16:31:41.674000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  59. 2012-03-17 16:31:41.674000 >
  60. 2012-03-17 16:31:41.675000 > File "p2pool\main.pyc", line 171, in <lambda>
  61. 2012-03-17 16:31:41.675000 >
  62. 2012-03-17 16:31:41.675000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  63. 2012-03-17 16:31:41.676000 >
  64. 2012-03-17 16:31:41.676000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  65. 2012-03-17 16:31:41.677000 >
  66. 2012-03-17 16:31:41.677000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  67. 2012-03-17 16:31:41.678000 >
  68. 2012-03-17 16:31:41.678000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  69. 2012-03-17 16:31:44.686000 > Error:
  70. 2012-03-17 16:31:44.686000 > Traceback (most recent call last):
  71. 2012-03-17 16:31:44.687000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  72. 2012-03-17 16:31:44.687000 >
  73. 2012-03-17 16:31:44.687000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  74. 2012-03-17 16:31:44.688000 >
  75. 2012-03-17 16:31:44.688000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  76. 2012-03-17 16:31:44.688000 >
  77. 2012-03-17 16:31:44.688000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  78. 2012-03-17 16:31:44.689000 >
  79. 2012-03-17 16:31:44.689000 > --- <exception caught here> ---
  80. 2012-03-17 16:31:44.689000 > File "p2pool\util\deferral.pyc", line 30, in f
  81. 2012-03-17 16:31:44.690000 >
  82. 2012-03-17 16:31:44.690000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  83. 2012-03-17 16:31:44.690000 >
  84. 2012-03-17 16:31:44.691000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  85. 2012-03-17 16:31:44.691000 >
  86. 2012-03-17 16:31:44.691000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  87. 2012-03-17 16:31:44.691000 >
  88. 2012-03-17 16:31:44.692000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  89. 2012-03-17 16:31:44.692000 >
  90. 2012-03-17 16:31:44.692000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  91. 2012-03-17 16:31:44.693000 >
  92. 2012-03-17 16:31:44.693000 > File "p2pool\main.pyc", line 171, in <lambda>
  93. 2012-03-17 16:31:44.693000 >
  94. 2012-03-17 16:31:44.693000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  95. 2012-03-17 16:31:44.694000 >
  96. 2012-03-17 16:31:44.694000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  97. 2012-03-17 16:31:44.694000 >
  98. 2012-03-17 16:31:44.694000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  99. 2012-03-17 16:31:44.695000 >
  100. 2012-03-17 16:31:44.695000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  101. 2012-03-17 16:31:47.702000 > Error:
  102. 2012-03-17 16:31:47.703000 > Traceback (most recent call last):
  103. 2012-03-17 16:31:47.703000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  104. 2012-03-17 16:31:47.703000 >
  105. 2012-03-17 16:31:47.703000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  106. 2012-03-17 16:31:47.704000 >
  107. 2012-03-17 16:31:47.704000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  108. 2012-03-17 16:31:47.704000 >
  109. 2012-03-17 16:31:47.705000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  110. 2012-03-17 16:31:47.705000 >
  111. 2012-03-17 16:31:47.705000 > --- <exception caught here> ---
  112. 2012-03-17 16:31:47.705000 > File "p2pool\util\deferral.pyc", line 30, in f
  113. 2012-03-17 16:31:47.706000 >
  114. 2012-03-17 16:31:47.706000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  115. 2012-03-17 16:31:47.707000 >
  116. 2012-03-17 16:31:47.707000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  117. 2012-03-17 16:31:47.708000 >
  118. 2012-03-17 16:31:47.708000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  119. 2012-03-17 16:31:47.708000 >
  120. 2012-03-17 16:31:47.709000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  121. 2012-03-17 16:31:47.709000 >
  122. 2012-03-17 16:31:47.709000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  123. 2012-03-17 16:31:47.710000 >
  124. 2012-03-17 16:31:47.710000 > File "p2pool\main.pyc", line 171, in <lambda>
  125. 2012-03-17 16:31:47.711000 >
  126. 2012-03-17 16:31:47.711000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  127. 2012-03-17 16:31:47.712000 >
  128. 2012-03-17 16:31:47.712000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  129. 2012-03-17 16:31:47.712000 >
  130. 2012-03-17 16:31:47.713000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  131. 2012-03-17 16:31:47.713000 >
  132. 2012-03-17 16:31:47.714000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  133. 2012-03-17 16:31:50.720000 > Error:
  134. 2012-03-17 16:31:50.721000 > Traceback (most recent call last):
  135. 2012-03-17 16:31:50.721000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  136. 2012-03-17 16:31:50.721000 >
  137. 2012-03-17 16:31:50.722000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  138. 2012-03-17 16:31:50.722000 >
  139. 2012-03-17 16:31:50.722000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  140. 2012-03-17 16:31:50.723000 >
  141. 2012-03-17 16:31:50.723000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  142. 2012-03-17 16:31:50.723000 >
  143. 2012-03-17 16:31:50.723000 > --- <exception caught here> ---
  144. 2012-03-17 16:31:50.724000 > File "p2pool\util\deferral.pyc", line 30, in f
  145. 2012-03-17 16:31:50.724000 >
  146. 2012-03-17 16:31:50.724000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  147. 2012-03-17 16:31:50.725000 >
  148. 2012-03-17 16:31:50.725000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  149. 2012-03-17 16:31:50.725000 >
  150. 2012-03-17 16:31:50.725000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  151. 2012-03-17 16:31:50.726000 >
  152. 2012-03-17 16:31:50.726000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  153. 2012-03-17 16:31:50.726000 >
  154. 2012-03-17 16:31:50.727000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  155. 2012-03-17 16:31:50.727000 >
  156. 2012-03-17 16:31:50.727000 > File "p2pool\main.pyc", line 171, in <lambda>
  157. 2012-03-17 16:31:50.727000 >
  158. 2012-03-17 16:31:50.728000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  159. 2012-03-17 16:31:50.728000 >
  160. 2012-03-17 16:31:50.728000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  161. 2012-03-17 16:31:50.729000 >
  162. 2012-03-17 16:31:50.729000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  163. 2012-03-17 16:31:50.729000 >
  164. 2012-03-17 16:31:50.729000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  165. 2012-03-17 16:31:53.737000 > Error:
  166. 2012-03-17 16:31:53.737000 > Traceback (most recent call last):
  167. 2012-03-17 16:31:53.738000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  168. 2012-03-17 16:31:53.738000 >
  169. 2012-03-17 16:31:53.738000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  170. 2012-03-17 16:31:53.738000 >
  171. 2012-03-17 16:31:53.739000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  172. 2012-03-17 16:31:53.739000 >
  173. 2012-03-17 16:31:53.739000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  174. 2012-03-17 16:31:53.739000 >
  175. 2012-03-17 16:31:53.740000 > --- <exception caught here> ---
  176. 2012-03-17 16:31:53.740000 > File "p2pool\util\deferral.pyc", line 30, in f
  177. 2012-03-17 16:31:53.740000 >
  178. 2012-03-17 16:31:53.741000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  179. 2012-03-17 16:31:53.741000 >
  180. 2012-03-17 16:31:53.741000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  181. 2012-03-17 16:31:53.741000 >
  182. 2012-03-17 16:31:53.742000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  183. 2012-03-17 16:31:53.742000 >
  184. 2012-03-17 16:31:53.742000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  185. 2012-03-17 16:31:53.742000 >
  186. 2012-03-17 16:31:53.743000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  187. 2012-03-17 16:31:53.743000 >
  188. 2012-03-17 16:31:53.743000 > File "p2pool\main.pyc", line 171, in <lambda>
  189. 2012-03-17 16:31:53.743000 >
  190. 2012-03-17 16:31:53.744000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  191. 2012-03-17 16:31:53.744000 >
  192. 2012-03-17 16:31:53.744000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  193. 2012-03-17 16:31:53.745000 >
  194. 2012-03-17 16:31:53.745000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  195. 2012-03-17 16:31:53.745000 >
  196. 2012-03-17 16:31:53.745000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  197. 2012-03-17 16:31:56.752000 > Error:
  198. 2012-03-17 16:31:56.753000 > Traceback (most recent call last):
  199. 2012-03-17 16:31:56.753000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  200. 2012-03-17 16:31:56.753000 >
  201. 2012-03-17 16:31:56.754000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  202. 2012-03-17 16:31:56.754000 >
  203. 2012-03-17 16:31:56.754000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  204. 2012-03-17 16:31:56.754000 >
  205. 2012-03-17 16:31:56.755000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  206. 2012-03-17 16:31:56.755000 >
  207. 2012-03-17 16:31:56.755000 > --- <exception caught here> ---
  208. 2012-03-17 16:31:56.756000 > File "p2pool\util\deferral.pyc", line 30, in f
  209. 2012-03-17 16:31:56.756000 >
  210. 2012-03-17 16:31:56.757000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  211. 2012-03-17 16:31:56.757000 >
  212. 2012-03-17 16:31:56.758000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  213. 2012-03-17 16:31:56.758000 >
  214. 2012-03-17 16:31:56.759000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  215. 2012-03-17 16:31:56.759000 >
  216. 2012-03-17 16:31:56.760000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  217. 2012-03-17 16:31:56.760000 >
  218. 2012-03-17 16:31:56.761000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  219. 2012-03-17 16:31:56.761000 >
  220. 2012-03-17 16:31:56.762000 > File "p2pool\main.pyc", line 171, in <lambda>
  221. 2012-03-17 16:31:56.762000 >
  222. 2012-03-17 16:31:56.763000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  223. 2012-03-17 16:31:56.763000 >
  224. 2012-03-17 16:31:56.764000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  225. 2012-03-17 16:31:56.764000 >
  226. 2012-03-17 16:31:56.765000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  227. 2012-03-17 16:31:56.765000 >
  228. 2012-03-17 16:31:56.766000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  229. 2012-03-17 16:31:59.772000 > Error:
  230. 2012-03-17 16:31:59.773000 > Traceback (most recent call last):
  231. 2012-03-17 16:31:59.773000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  232. 2012-03-17 16:31:59.773000 >
  233. 2012-03-17 16:31:59.774000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  234. 2012-03-17 16:31:59.774000 >
  235. 2012-03-17 16:31:59.774000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  236. 2012-03-17 16:31:59.774000 >
  237. 2012-03-17 16:31:59.775000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  238. 2012-03-17 16:31:59.775000 >
  239. 2012-03-17 16:31:59.775000 > --- <exception caught here> ---
  240. 2012-03-17 16:31:59.776000 > File "p2pool\util\deferral.pyc", line 30, in f
  241. 2012-03-17 16:31:59.776000 >
  242. 2012-03-17 16:31:59.776000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  243. 2012-03-17 16:31:59.776000 >
  244. 2012-03-17 16:31:59.777000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  245. 2012-03-17 16:31:59.777000 >
  246. 2012-03-17 16:31:59.777000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  247. 2012-03-17 16:31:59.778000 >
  248. 2012-03-17 16:31:59.778000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  249. 2012-03-17 16:31:59.778000 >
  250. 2012-03-17 16:31:59.778000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  251. 2012-03-17 16:31:59.779000 >
  252. 2012-03-17 16:31:59.779000 > File "p2pool\main.pyc", line 171, in <lambda>
  253. 2012-03-17 16:31:59.779000 >
  254. 2012-03-17 16:31:59.780000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  255. 2012-03-17 16:31:59.780000 >
  256. 2012-03-17 16:31:59.780000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  257. 2012-03-17 16:31:59.780000 >
  258. 2012-03-17 16:31:59.781000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  259. 2012-03-17 16:31:59.782000 >
  260. 2012-03-17 16:31:59.782000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  261. 2012-03-17 16:32:03.054000 > Error:
  262. 2012-03-17 16:32:03.054000 > Traceback (most recent call last):
  263. 2012-03-17 16:32:03.055000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  264. 2012-03-17 16:32:03.056000 >
  265. 2012-03-17 16:32:03.056000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  266. 2012-03-17 16:32:03.057000 >
  267. 2012-03-17 16:32:03.057000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  268. 2012-03-17 16:32:03.058000 >
  269. 2012-03-17 16:32:03.058000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  270. 2012-03-17 16:32:03.059000 >
  271. 2012-03-17 16:32:03.060000 > --- <exception caught here> ---
  272. 2012-03-17 16:32:03.060000 > File "p2pool\util\deferral.pyc", line 30, in f
  273. 2012-03-17 16:32:03.061000 >
  274. 2012-03-17 16:32:03.061000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  275. 2012-03-17 16:32:03.062000 >
  276. 2012-03-17 16:32:03.062000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  277. 2012-03-17 16:32:03.063000 >
  278. 2012-03-17 16:32:03.063000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  279. 2012-03-17 16:32:03.064000 >
  280. 2012-03-17 16:32:03.064000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  281. 2012-03-17 16:32:03.065000 >
  282. 2012-03-17 16:32:03.065000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  283. 2012-03-17 16:32:03.066000 >
  284. 2012-03-17 16:32:03.067000 > File "p2pool\main.pyc", line 171, in <lambda>
  285. 2012-03-17 16:32:03.067000 >
  286. 2012-03-17 16:32:03.068000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  287. 2012-03-17 16:32:03.068000 >
  288. 2012-03-17 16:32:03.069000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  289. 2012-03-17 16:32:03.069000 >
  290. 2012-03-17 16:32:03.070000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  291. 2012-03-17 16:32:03.070000 >
  292. 2012-03-17 16:32:03.071000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  293. 2012-03-17 16:32:06.078000 > Error:
  294. 2012-03-17 16:32:06.079000 > Traceback (most recent call last):
  295. 2012-03-17 16:32:06.079000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  296. 2012-03-17 16:32:06.079000 >
  297. 2012-03-17 16:32:06.080000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  298. 2012-03-17 16:32:06.080000 >
  299. 2012-03-17 16:32:06.080000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  300. 2012-03-17 16:32:06.081000 >
  301. 2012-03-17 16:32:06.081000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  302. 2012-03-17 16:32:06.082000 >
  303. 2012-03-17 16:32:06.082000 > --- <exception caught here> ---
  304. 2012-03-17 16:32:06.083000 > File "p2pool\util\deferral.pyc", line 30, in f
  305. 2012-03-17 16:32:06.083000 >
  306. 2012-03-17 16:32:06.084000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  307. 2012-03-17 16:32:06.085000 >
  308. 2012-03-17 16:32:06.085000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  309. 2012-03-17 16:32:06.086000 >
  310. 2012-03-17 16:32:06.086000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  311. 2012-03-17 16:32:06.087000 >
  312. 2012-03-17 16:32:06.087000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  313. 2012-03-17 16:32:06.088000 >
  314. 2012-03-17 16:32:06.088000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  315. 2012-03-17 16:32:06.089000 >
  316. 2012-03-17 16:32:06.089000 > File "p2pool\main.pyc", line 171, in <lambda>
  317. 2012-03-17 16:32:06.090000 >
  318. 2012-03-17 16:32:06.090000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  319. 2012-03-17 16:32:06.091000 >
  320. 2012-03-17 16:32:06.092000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  321. 2012-03-17 16:32:06.092000 >
  322. 2012-03-17 16:32:06.093000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  323. 2012-03-17 16:32:06.093000 >
  324. 2012-03-17 16:32:06.094000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  325. 2012-03-17 16:32:09.102000 > Error:
  326. 2012-03-17 16:32:09.103000 > Traceback (most recent call last):
  327. 2012-03-17 16:32:09.103000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  328. 2012-03-17 16:32:09.103000 >
  329. 2012-03-17 16:32:09.103000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  330. 2012-03-17 16:32:09.104000 >
  331. 2012-03-17 16:32:09.104000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  332. 2012-03-17 16:32:09.104000 >
  333. 2012-03-17 16:32:09.105000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  334. 2012-03-17 16:32:09.105000 >
  335. 2012-03-17 16:32:09.105000 > --- <exception caught here> ---
  336. 2012-03-17 16:32:09.105000 > File "p2pool\util\deferral.pyc", line 30, in f
  337. 2012-03-17 16:32:09.106000 >
  338. 2012-03-17 16:32:09.106000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  339. 2012-03-17 16:32:09.107000 >
  340. 2012-03-17 16:32:09.108000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  341. 2012-03-17 16:32:09.108000 >
  342. 2012-03-17 16:32:09.109000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  343. 2012-03-17 16:32:09.109000 >
  344. 2012-03-17 16:32:09.110000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  345. 2012-03-17 16:32:09.110000 >
  346. 2012-03-17 16:32:09.111000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  347. 2012-03-17 16:32:09.111000 >
  348. 2012-03-17 16:32:09.112000 > File "p2pool\main.pyc", line 171, in <lambda>
  349. 2012-03-17 16:32:09.112000 >
  350. 2012-03-17 16:32:09.113000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  351. 2012-03-17 16:32:09.113000 >
  352. 2012-03-17 16:32:09.114000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  353. 2012-03-17 16:32:09.114000 >
  354. 2012-03-17 16:32:09.115000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  355. 2012-03-17 16:32:09.115000 >
  356. 2012-03-17 16:32:09.116000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  357. 2012-03-17 16:32:12.123000 > Error:
  358. 2012-03-17 16:32:12.123000 > Traceback (most recent call last):
  359. 2012-03-17 16:32:12.123000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  360. 2012-03-17 16:32:12.124000 >
  361. 2012-03-17 16:32:12.124000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  362. 2012-03-17 16:32:12.124000 >
  363. 2012-03-17 16:32:12.125000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  364. 2012-03-17 16:32:12.125000 >
  365. 2012-03-17 16:32:12.125000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  366. 2012-03-17 16:32:12.125000 >
  367. 2012-03-17 16:32:12.126000 > --- <exception caught here> ---
  368. 2012-03-17 16:32:12.126000 > File "p2pool\util\deferral.pyc", line 30, in f
  369. 2012-03-17 16:32:12.126000 >
  370. 2012-03-17 16:32:12.127000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  371. 2012-03-17 16:32:12.127000 >
  372. 2012-03-17 16:32:12.127000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  373. 2012-03-17 16:32:12.127000 >
  374. 2012-03-17 16:32:12.128000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  375. 2012-03-17 16:32:12.128000 >
  376. 2012-03-17 16:32:12.128000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  377. 2012-03-17 16:32:12.129000 >
  378. 2012-03-17 16:32:12.129000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  379. 2012-03-17 16:32:12.129000 >
  380. 2012-03-17 16:32:12.129000 > File "p2pool\main.pyc", line 171, in <lambda>
  381. 2012-03-17 16:32:12.130000 >
  382. 2012-03-17 16:32:12.130000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  383. 2012-03-17 16:32:12.130000 >
  384. 2012-03-17 16:32:12.131000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  385. 2012-03-17 16:32:12.131000 >
  386. 2012-03-17 16:32:12.132000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  387. 2012-03-17 16:32:12.133000 >
  388. 2012-03-17 16:32:12.133000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  389. 2012-03-17 16:32:15.141000 > Error:
  390. 2012-03-17 16:32:15.141000 > Traceback (most recent call last):
  391. 2012-03-17 16:32:15.142000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  392. 2012-03-17 16:32:15.142000 >
  393. 2012-03-17 16:32:15.143000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  394. 2012-03-17 16:32:15.144000 >
  395. 2012-03-17 16:32:15.144000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  396. 2012-03-17 16:32:15.145000 >
  397. 2012-03-17 16:32:15.145000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  398. 2012-03-17 16:32:15.146000 >
  399. 2012-03-17 16:32:15.146000 > --- <exception caught here> ---
  400. 2012-03-17 16:32:15.147000 > File "p2pool\util\deferral.pyc", line 30, in f
  401. 2012-03-17 16:32:15.147000 >
  402. 2012-03-17 16:32:15.148000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  403. 2012-03-17 16:32:15.148000 >
  404. 2012-03-17 16:32:15.149000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  405. 2012-03-17 16:32:15.149000 >
  406. 2012-03-17 16:32:15.150000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  407. 2012-03-17 16:32:15.150000 >
  408. 2012-03-17 16:32:15.151000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  409. 2012-03-17 16:32:15.151000 >
  410. 2012-03-17 16:32:15.152000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  411. 2012-03-17 16:32:15.153000 >
  412. 2012-03-17 16:32:15.153000 > File "p2pool\main.pyc", line 171, in <lambda>
  413. 2012-03-17 16:32:15.154000 >
  414. 2012-03-17 16:32:15.154000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  415. 2012-03-17 16:32:15.155000 >
  416. 2012-03-17 16:32:15.155000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  417. 2012-03-17 16:32:15.156000 >
  418. 2012-03-17 16:32:15.156000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  419. 2012-03-17 16:32:15.157000 >
  420. 2012-03-17 16:32:15.157000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  421. 2012-03-17 16:32:18.164000 > Error:
  422. 2012-03-17 16:32:18.165000 > Traceback (most recent call last):
  423. 2012-03-17 16:32:18.165000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  424. 2012-03-17 16:32:18.166000 >
  425. 2012-03-17 16:32:18.166000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  426. 2012-03-17 16:32:18.166000 >
  427. 2012-03-17 16:32:18.167000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  428. 2012-03-17 16:32:18.167000 >
  429. 2012-03-17 16:32:18.167000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  430. 2012-03-17 16:32:18.167000 >
  431. 2012-03-17 16:32:18.168000 > --- <exception caught here> ---
  432. 2012-03-17 16:32:18.168000 > File "p2pool\util\deferral.pyc", line 30, in f
  433. 2012-03-17 16:32:18.168000 >
  434. 2012-03-17 16:32:18.168000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  435. 2012-03-17 16:32:18.169000 >
  436. 2012-03-17 16:32:18.169000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  437. 2012-03-17 16:32:18.169000 >
  438. 2012-03-17 16:32:18.170000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  439. 2012-03-17 16:32:18.170000 >
  440. 2012-03-17 16:32:18.170000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  441. 2012-03-17 16:32:18.170000 >
  442. 2012-03-17 16:32:18.171000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  443. 2012-03-17 16:32:18.171000 >
  444. 2012-03-17 16:32:18.171000 > File "p2pool\main.pyc", line 171, in <lambda>
  445. 2012-03-17 16:32:18.172000 >
  446. 2012-03-17 16:32:18.172000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  447. 2012-03-17 16:32:18.172000 >
  448. 2012-03-17 16:32:18.173000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  449. 2012-03-17 16:32:18.173000 >
  450. 2012-03-17 16:32:18.173000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  451. 2012-03-17 16:32:18.173000 >
  452. 2012-03-17 16:32:18.174000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  453. 2012-03-17 16:32:21.180000 > Error:
  454. 2012-03-17 16:32:21.181000 > Traceback (most recent call last):
  455. 2012-03-17 16:32:21.181000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  456. 2012-03-17 16:32:21.181000 >
  457. 2012-03-17 16:32:21.182000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  458. 2012-03-17 16:32:21.182000 >
  459. 2012-03-17 16:32:21.182000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  460. 2012-03-17 16:32:21.183000 >
  461. 2012-03-17 16:32:21.183000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  462. 2012-03-17 16:32:21.183000 >
  463. 2012-03-17 16:32:21.183000 > --- <exception caught here> ---
  464. 2012-03-17 16:32:21.184000 > File "p2pool\util\deferral.pyc", line 30, in f
  465. 2012-03-17 16:32:21.184000 >
  466. 2012-03-17 16:32:21.184000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  467. 2012-03-17 16:32:21.185000 >
  468. 2012-03-17 16:32:21.185000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  469. 2012-03-17 16:32:21.185000 >
  470. 2012-03-17 16:32:21.185000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  471. 2012-03-17 16:32:21.186000 >
  472. 2012-03-17 16:32:21.186000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  473. 2012-03-17 16:32:21.186000 >
  474. 2012-03-17 16:32:21.186000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  475. 2012-03-17 16:32:21.187000 >
  476. 2012-03-17 16:32:21.187000 > File "p2pool\main.pyc", line 171, in <lambda>
  477. 2012-03-17 16:32:21.187000 >
  478. 2012-03-17 16:32:21.188000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  479. 2012-03-17 16:32:21.188000 >
  480. 2012-03-17 16:32:21.188000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  481. 2012-03-17 16:32:21.188000 >
  482. 2012-03-17 16:32:21.189000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  483. 2012-03-17 16:32:21.189000 >
  484. 2012-03-17 16:32:21.189000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  485. 2012-03-17 16:32:24.197000 > Error:
  486. 2012-03-17 16:32:24.198000 > Traceback (most recent call last):
  487. 2012-03-17 16:32:24.198000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  488. 2012-03-17 16:32:24.198000 >
  489. 2012-03-17 16:32:24.199000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  490. 2012-03-17 16:32:24.199000 >
  491. 2012-03-17 16:32:24.199000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  492. 2012-03-17 16:32:24.199000 >
  493. 2012-03-17 16:32:24.200000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  494. 2012-03-17 16:32:24.200000 >
  495. 2012-03-17 16:32:24.200000 > --- <exception caught here> ---
  496. 2012-03-17 16:32:24.200000 > File "p2pool\util\deferral.pyc", line 30, in f
  497. 2012-03-17 16:32:24.201000 >
  498. 2012-03-17 16:32:24.201000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  499. 2012-03-17 16:32:24.201000 >
  500. 2012-03-17 16:32:24.201000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  501. 2012-03-17 16:32:24.202000 >
  502. 2012-03-17 16:32:24.202000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  503. 2012-03-17 16:32:24.202000 >
  504. 2012-03-17 16:32:24.203000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  505. 2012-03-17 16:32:24.203000 >
  506. 2012-03-17 16:32:24.203000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  507. 2012-03-17 16:32:24.204000 >
  508. 2012-03-17 16:32:24.204000 > File "p2pool\main.pyc", line 171, in <lambda>
  509. 2012-03-17 16:32:24.204000 >
  510. 2012-03-17 16:32:24.204000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  511. 2012-03-17 16:32:24.205000 >
  512. 2012-03-17 16:32:24.205000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  513. 2012-03-17 16:32:24.205000 >
  514. 2012-03-17 16:32:24.206000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  515. 2012-03-17 16:32:24.206000 >
  516. 2012-03-17 16:32:24.207000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  517. 2012-03-17 16:32:27.214000 > Error:
  518. 2012-03-17 16:32:27.214000 > Traceback (most recent call last):
  519. 2012-03-17 16:32:27.214000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  520. 2012-03-17 16:32:27.215000 >
  521. 2012-03-17 16:32:27.215000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  522. 2012-03-17 16:32:27.215000 >
  523. 2012-03-17 16:32:27.216000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  524. 2012-03-17 16:32:27.216000 >
  525. 2012-03-17 16:32:27.216000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  526. 2012-03-17 16:32:27.216000 >
  527. 2012-03-17 16:32:27.217000 > --- <exception caught here> ---
  528. 2012-03-17 16:32:27.217000 > File "p2pool\util\deferral.pyc", line 30, in f
  529. 2012-03-17 16:32:27.217000 >
  530. 2012-03-17 16:32:27.218000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  531. 2012-03-17 16:32:27.218000 >
  532. 2012-03-17 16:32:27.218000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  533. 2012-03-17 16:32:27.218000 >
  534. 2012-03-17 16:32:27.219000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  535. 2012-03-17 16:32:27.219000 >
  536. 2012-03-17 16:32:27.219000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  537. 2012-03-17 16:32:27.220000 >
  538. 2012-03-17 16:32:27.220000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  539. 2012-03-17 16:32:27.220000 >
  540. 2012-03-17 16:32:27.220000 > File "p2pool\main.pyc", line 171, in <lambda>
  541. 2012-03-17 16:32:27.221000 >
  542. 2012-03-17 16:32:27.221000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  543. 2012-03-17 16:32:27.221000 >
  544. 2012-03-17 16:32:27.222000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  545. 2012-03-17 16:32:27.222000 >
  546. 2012-03-17 16:32:27.222000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  547. 2012-03-17 16:32:27.222000 >
  548. 2012-03-17 16:32:27.223000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  549. 2012-03-17 16:32:30.230000 > Error:
  550. 2012-03-17 16:32:30.231000 > Traceback (most recent call last):
  551. 2012-03-17 16:32:30.231000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  552. 2012-03-17 16:32:30.232000 >
  553. 2012-03-17 16:32:30.232000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  554. 2012-03-17 16:32:30.233000 >
  555. 2012-03-17 16:32:30.234000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  556. 2012-03-17 16:32:30.234000 >
  557. 2012-03-17 16:32:30.235000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  558. 2012-03-17 16:32:30.235000 >
  559. 2012-03-17 16:32:30.236000 > --- <exception caught here> ---
  560. 2012-03-17 16:32:30.236000 > File "p2pool\util\deferral.pyc", line 30, in f
  561. 2012-03-17 16:32:30.237000 >
  562. 2012-03-17 16:32:30.237000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  563. 2012-03-17 16:32:30.238000 >
  564. 2012-03-17 16:32:30.238000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  565. 2012-03-17 16:32:30.239000 >
  566. 2012-03-17 16:32:30.240000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  567. 2012-03-17 16:32:30.240000 >
  568. 2012-03-17 16:32:30.241000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  569. 2012-03-17 16:32:30.241000 >
  570. 2012-03-17 16:32:30.242000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  571. 2012-03-17 16:32:30.242000 >
  572. 2012-03-17 16:32:30.243000 > File "p2pool\main.pyc", line 171, in <lambda>
  573. 2012-03-17 16:32:30.243000 >
  574. 2012-03-17 16:32:30.244000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  575. 2012-03-17 16:32:30.244000 >
  576. 2012-03-17 16:32:30.245000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  577. 2012-03-17 16:32:30.245000 >
  578. 2012-03-17 16:32:30.245000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  579. 2012-03-17 16:32:30.246000 >
  580. 2012-03-17 16:32:30.246000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  581. 2012-03-17 16:32:33.255000 > Error:
  582. 2012-03-17 16:32:33.255000 > Traceback (most recent call last):
  583. 2012-03-17 16:32:33.256000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  584. 2012-03-17 16:32:33.256000 >
  585. 2012-03-17 16:32:33.257000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  586. 2012-03-17 16:32:33.257000 >
  587. 2012-03-17 16:32:33.258000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  588. 2012-03-17 16:32:33.259000 >
  589. 2012-03-17 16:32:33.259000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  590. 2012-03-17 16:32:33.260000 >
  591. 2012-03-17 16:32:33.260000 > --- <exception caught here> ---
  592. 2012-03-17 16:32:33.261000 > File "p2pool\util\deferral.pyc", line 30, in f
  593. 2012-03-17 16:32:33.261000 >
  594. 2012-03-17 16:32:33.262000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  595. 2012-03-17 16:32:33.262000 >
  596. 2012-03-17 16:32:33.263000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  597. 2012-03-17 16:32:33.263000 >
  598. 2012-03-17 16:32:33.264000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  599. 2012-03-17 16:32:33.264000 >
  600. 2012-03-17 16:32:33.265000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  601. 2012-03-17 16:32:33.266000 >
  602. 2012-03-17 16:32:33.266000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  603. 2012-03-17 16:32:33.267000 >
  604. 2012-03-17 16:32:33.267000 > File "p2pool\main.pyc", line 171, in <lambda>
  605. 2012-03-17 16:32:33.268000 >
  606. 2012-03-17 16:32:33.268000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  607. 2012-03-17 16:32:33.269000 >
  608. 2012-03-17 16:32:33.269000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  609. 2012-03-17 16:32:33.270000 >
  610. 2012-03-17 16:32:33.271000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  611. 2012-03-17 16:32:33.271000 >
  612. 2012-03-17 16:32:33.272000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  613. 2012-03-17 16:32:36.280000 > Error:
  614. 2012-03-17 16:32:36.280000 > Traceback (most recent call last):
  615. 2012-03-17 16:32:36.281000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  616. 2012-03-17 16:32:36.281000 >
  617. 2012-03-17 16:32:36.282000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  618. 2012-03-17 16:32:36.282000 >
  619. 2012-03-17 16:32:36.283000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  620. 2012-03-17 16:32:36.283000 >
  621. 2012-03-17 16:32:36.284000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  622. 2012-03-17 16:32:36.285000 >
  623. 2012-03-17 16:32:36.285000 > --- <exception caught here> ---
  624. 2012-03-17 16:32:36.286000 > File "p2pool\util\deferral.pyc", line 30, in f
  625. 2012-03-17 16:32:36.286000 >
  626. 2012-03-17 16:32:36.287000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  627. 2012-03-17 16:32:36.288000 >
  628. 2012-03-17 16:32:36.288000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  629. 2012-03-17 16:32:36.289000 >
  630. 2012-03-17 16:32:36.290000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  631. 2012-03-17 16:32:36.290000 >
  632. 2012-03-17 16:32:36.291000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  633. 2012-03-17 16:32:36.291000 >
  634. 2012-03-17 16:32:36.292000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  635. 2012-03-17 16:32:36.292000 >
  636. 2012-03-17 16:32:36.293000 > File "p2pool\main.pyc", line 171, in <lambda>
  637. 2012-03-17 16:32:36.293000 >
  638. 2012-03-17 16:32:36.294000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  639. 2012-03-17 16:32:36.294000 >
  640. 2012-03-17 16:32:36.295000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  641. 2012-03-17 16:32:36.296000 >
  642. 2012-03-17 16:32:36.296000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  643. 2012-03-17 16:32:36.297000 >
  644. 2012-03-17 16:32:36.297000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  645. 2012-03-17 16:32:39.305000 > Error:
  646. 2012-03-17 16:32:39.306000 > Traceback (most recent call last):
  647. 2012-03-17 16:32:39.307000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  648. 2012-03-17 16:32:39.307000 >
  649. 2012-03-17 16:32:39.308000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  650. 2012-03-17 16:32:39.308000 >
  651. 2012-03-17 16:32:39.309000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  652. 2012-03-17 16:32:39.309000 >
  653. 2012-03-17 16:32:39.310000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  654. 2012-03-17 16:32:39.310000 >
  655. 2012-03-17 16:32:39.311000 > --- <exception caught here> ---
  656. 2012-03-17 16:32:39.311000 > File "p2pool\util\deferral.pyc", line 30, in f
  657. 2012-03-17 16:32:39.312000 >
  658. 2012-03-17 16:32:39.312000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  659. 2012-03-17 16:32:39.313000 >
  660. 2012-03-17 16:32:39.313000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  661. 2012-03-17 16:32:39.314000 >
  662. 2012-03-17 16:32:39.314000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  663. 2012-03-17 16:32:39.315000 >
  664. 2012-03-17 16:32:39.315000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  665. 2012-03-17 16:32:39.316000 >
  666. 2012-03-17 16:32:39.316000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  667. 2012-03-17 16:32:39.317000 >
  668. 2012-03-17 16:32:39.317000 > File "p2pool\main.pyc", line 171, in <lambda>
  669. 2012-03-17 16:32:39.317000 >
  670. 2012-03-17 16:32:39.318000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  671. 2012-03-17 16:32:39.319000 >
  672. 2012-03-17 16:32:39.319000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  673. 2012-03-17 16:32:39.320000 >
  674. 2012-03-17 16:32:39.320000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  675. 2012-03-17 16:32:39.321000 >
  676. 2012-03-17 16:32:39.321000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  677. 2012-03-17 16:32:42.328000 > Error:
  678. 2012-03-17 16:32:42.329000 > Traceback (most recent call last):
  679. 2012-03-17 16:32:42.329000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  680. 2012-03-17 16:32:42.329000 >
  681. 2012-03-17 16:32:42.330000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  682. 2012-03-17 16:32:42.330000 >
  683. 2012-03-17 16:32:42.330000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  684. 2012-03-17 16:32:42.331000 >
  685. 2012-03-17 16:32:42.331000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  686. 2012-03-17 16:32:42.332000 >
  687. 2012-03-17 16:32:42.332000 > --- <exception caught here> ---
  688. 2012-03-17 16:32:42.333000 > File "p2pool\util\deferral.pyc", line 30, in f
  689. 2012-03-17 16:32:42.333000 >
  690. 2012-03-17 16:32:42.334000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  691. 2012-03-17 16:32:42.335000 >
  692. 2012-03-17 16:32:42.335000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  693. 2012-03-17 16:32:42.336000 >
  694. 2012-03-17 16:32:42.336000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  695. 2012-03-17 16:32:42.337000 >
  696. 2012-03-17 16:32:42.337000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  697. 2012-03-17 16:32:42.338000 >
  698. 2012-03-17 16:32:42.339000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  699. 2012-03-17 16:32:42.339000 >
  700. 2012-03-17 16:32:42.340000 > File "p2pool\main.pyc", line 171, in <lambda>
  701. 2012-03-17 16:32:42.340000 >
  702. 2012-03-17 16:32:42.341000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  703. 2012-03-17 16:32:42.341000 >
  704. 2012-03-17 16:32:42.342000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  705. 2012-03-17 16:32:42.342000 >
  706. 2012-03-17 16:32:42.343000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  707. 2012-03-17 16:32:42.343000 >
  708. 2012-03-17 16:32:42.344000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  709. 2012-03-17 16:32:45.352000 > Error:
  710. 2012-03-17 16:32:45.353000 > Traceback (most recent call last):
  711. 2012-03-17 16:32:45.353000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  712. 2012-03-17 16:32:45.353000 >
  713. 2012-03-17 16:32:45.353000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  714. 2012-03-17 16:32:45.354000 >
  715. 2012-03-17 16:32:45.354000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  716. 2012-03-17 16:32:45.354000 >
  717. 2012-03-17 16:32:45.355000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  718. 2012-03-17 16:32:45.355000 >
  719. 2012-03-17 16:32:45.355000 > --- <exception caught here> ---
  720. 2012-03-17 16:32:45.355000 > File "p2pool\util\deferral.pyc", line 30, in f
  721. 2012-03-17 16:32:45.356000 >
  722. 2012-03-17 16:32:45.356000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  723. 2012-03-17 16:32:45.357000 >
  724. 2012-03-17 16:32:45.357000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  725. 2012-03-17 16:32:45.357000 >
  726. 2012-03-17 16:32:45.358000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  727. 2012-03-17 16:32:45.358000 >
  728. 2012-03-17 16:32:45.359000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  729. 2012-03-17 16:32:45.359000 >
  730. 2012-03-17 16:32:45.359000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  731. 2012-03-17 16:32:45.360000 >
  732. 2012-03-17 16:32:45.360000 > File "p2pool\main.pyc", line 171, in <lambda>
  733. 2012-03-17 16:32:45.361000 >
  734. 2012-03-17 16:32:45.361000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  735. 2012-03-17 16:32:45.361000 >
  736. 2012-03-17 16:32:45.362000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  737. 2012-03-17 16:32:45.362000 >
  738. 2012-03-17 16:32:45.363000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  739. 2012-03-17 16:32:45.363000 >
  740. 2012-03-17 16:32:45.364000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  741. 2012-03-17 16:32:48.386000 > Error:
  742. 2012-03-17 16:32:48.387000 > Traceback (most recent call last):
  743. 2012-03-17 16:32:48.388000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  744. 2012-03-17 16:32:48.388000 >
  745. 2012-03-17 16:32:48.389000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  746. 2012-03-17 16:32:48.389000 >
  747. 2012-03-17 16:32:48.390000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  748. 2012-03-17 16:32:48.391000 >
  749. 2012-03-17 16:32:48.391000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  750. 2012-03-17 16:32:48.392000 >
  751. 2012-03-17 16:32:48.392000 > --- <exception caught here> ---
  752. 2012-03-17 16:32:48.393000 > File "p2pool\util\deferral.pyc", line 30, in f
  753. 2012-03-17 16:32:48.393000 >
  754. 2012-03-17 16:32:48.394000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  755. 2012-03-17 16:32:48.394000 >
  756. 2012-03-17 16:32:48.395000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  757. 2012-03-17 16:32:48.395000 >
  758. 2012-03-17 16:32:48.396000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  759. 2012-03-17 16:32:48.396000 >
  760. 2012-03-17 16:32:48.397000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  761. 2012-03-17 16:32:48.397000 >
  762. 2012-03-17 16:32:48.398000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  763. 2012-03-17 16:32:48.398000 >
  764. 2012-03-17 16:32:48.399000 > File "p2pool\main.pyc", line 171, in <lambda>
  765. 2012-03-17 16:32:48.399000 >
  766. 2012-03-17 16:32:48.400000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  767. 2012-03-17 16:32:48.401000 >
  768. 2012-03-17 16:32:48.401000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  769. 2012-03-17 16:32:48.402000 >
  770. 2012-03-17 16:32:48.402000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  771. 2012-03-17 16:32:48.403000 >
  772. 2012-03-17 16:32:48.403000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  773. 2012-03-17 16:32:51.411000 > Error:
  774. 2012-03-17 16:32:51.413000 > Traceback (most recent call last):
  775. 2012-03-17 16:32:51.413000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  776. 2012-03-17 16:32:51.413000 >
  777. 2012-03-17 16:32:51.414000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  778. 2012-03-17 16:32:51.414000 >
  779. 2012-03-17 16:32:51.414000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  780. 2012-03-17 16:32:51.414000 >
  781. 2012-03-17 16:32:51.415000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  782. 2012-03-17 16:32:51.415000 >
  783. 2012-03-17 16:32:51.415000 > --- <exception caught here> ---
  784. 2012-03-17 16:32:51.415000 > File "p2pool\util\deferral.pyc", line 30, in f
  785. 2012-03-17 16:32:51.416000 >
  786. 2012-03-17 16:32:51.416000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  787. 2012-03-17 16:32:51.416000 >
  788. 2012-03-17 16:32:51.416000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  789. 2012-03-17 16:32:51.417000 >
  790. 2012-03-17 16:32:51.417000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  791. 2012-03-17 16:32:51.417000 >
  792. 2012-03-17 16:32:51.418000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  793. 2012-03-17 16:32:51.418000 >
  794. 2012-03-17 16:32:51.418000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  795. 2012-03-17 16:32:51.419000 >
  796. 2012-03-17 16:32:51.419000 > File "p2pool\main.pyc", line 171, in <lambda>
  797. 2012-03-17 16:32:51.419000 >
  798. 2012-03-17 16:32:51.419000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  799. 2012-03-17 16:32:51.420000 >
  800. 2012-03-17 16:32:51.420000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  801. 2012-03-17 16:32:51.420000 >
  802. 2012-03-17 16:32:51.421000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  803. 2012-03-17 16:32:51.421000 >
  804. 2012-03-17 16:32:51.421000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  805. 2012-03-17 16:32:54.429000 > Error:
  806. 2012-03-17 16:32:54.429000 > Traceback (most recent call last):
  807. 2012-03-17 16:32:54.429000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  808. 2012-03-17 16:32:54.430000 >
  809. 2012-03-17 16:32:54.430000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  810. 2012-03-17 16:32:54.430000 >
  811. 2012-03-17 16:32:54.431000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  812. 2012-03-17 16:32:54.433000 >
  813. 2012-03-17 16:32:54.434000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  814. 2012-03-17 16:32:54.434000 >
  815. 2012-03-17 16:32:54.435000 > --- <exception caught here> ---
  816. 2012-03-17 16:32:54.436000 > File "p2pool\util\deferral.pyc", line 30, in f
  817. 2012-03-17 16:32:54.436000 >
  818. 2012-03-17 16:32:54.437000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  819. 2012-03-17 16:32:54.437000 >
  820. 2012-03-17 16:32:54.438000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  821. 2012-03-17 16:32:54.438000 >
  822. 2012-03-17 16:32:54.439000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  823. 2012-03-17 16:32:54.440000 >
  824. 2012-03-17 16:32:54.440000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  825. 2012-03-17 16:32:54.441000 >
  826. 2012-03-17 16:32:54.441000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  827. 2012-03-17 16:32:54.442000 >
  828. 2012-03-17 16:32:54.442000 > File "p2pool\main.pyc", line 171, in <lambda>
  829. 2012-03-17 16:32:54.443000 >
  830. 2012-03-17 16:32:54.443000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  831. 2012-03-17 16:32:54.444000 >
  832. 2012-03-17 16:32:54.444000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  833. 2012-03-17 16:32:54.445000 >
  834. 2012-03-17 16:32:54.445000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  835. 2012-03-17 16:32:54.446000 >
  836. 2012-03-17 16:32:54.447000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  837. 2012-03-17 16:32:57.454000 > Error:
  838. 2012-03-17 16:32:57.454000 > Traceback (most recent call last):
  839. 2012-03-17 16:32:57.454000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  840. 2012-03-17 16:32:57.455000 >
  841. 2012-03-17 16:32:57.455000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  842. 2012-03-17 16:32:57.455000 >
  843. 2012-03-17 16:32:57.456000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  844. 2012-03-17 16:32:57.456000 >
  845. 2012-03-17 16:32:57.456000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  846. 2012-03-17 16:32:57.457000 >
  847. 2012-03-17 16:32:57.457000 > --- <exception caught here> ---
  848. 2012-03-17 16:32:57.458000 > File "p2pool\util\deferral.pyc", line 30, in f
  849. 2012-03-17 16:32:57.458000 >
  850. 2012-03-17 16:32:57.458000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  851. 2012-03-17 16:32:57.459000 >
  852. 2012-03-17 16:32:57.459000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  853. 2012-03-17 16:32:57.460000 >
  854. 2012-03-17 16:32:57.460000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  855. 2012-03-17 16:32:57.460000 >
  856. 2012-03-17 16:32:57.461000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  857. 2012-03-17 16:32:57.461000 >
  858. 2012-03-17 16:32:57.462000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  859. 2012-03-17 16:32:57.462000 >
  860. 2012-03-17 16:32:57.462000 > File "p2pool\main.pyc", line 171, in <lambda>
  861. 2012-03-17 16:32:57.463000 >
  862. 2012-03-17 16:32:57.463000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  863. 2012-03-17 16:32:57.464000 >
  864. 2012-03-17 16:32:57.464000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  865. 2012-03-17 16:32:57.465000 >
  866. 2012-03-17 16:32:57.465000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  867. 2012-03-17 16:32:57.465000 >
  868. 2012-03-17 16:32:57.466000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  869. 2012-03-17 16:33:00.473000 > Error:
  870. 2012-03-17 16:33:00.474000 > Traceback (most recent call last):
  871. 2012-03-17 16:33:00.474000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  872. 2012-03-17 16:33:00.474000 >
  873. 2012-03-17 16:33:00.474000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  874. 2012-03-17 16:33:00.475000 >
  875. 2012-03-17 16:33:00.475000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  876. 2012-03-17 16:33:00.475000 >
  877. 2012-03-17 16:33:00.476000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  878. 2012-03-17 16:33:00.476000 >
  879. 2012-03-17 16:33:00.476000 > --- <exception caught here> ---
  880. 2012-03-17 16:33:00.476000 > File "p2pool\util\deferral.pyc", line 30, in f
  881. 2012-03-17 16:33:00.477000 >
  882. 2012-03-17 16:33:00.477000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  883. 2012-03-17 16:33:00.477000 >
  884. 2012-03-17 16:33:00.478000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  885. 2012-03-17 16:33:00.478000 >
  886. 2012-03-17 16:33:00.478000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  887. 2012-03-17 16:33:00.478000 >
  888. 2012-03-17 16:33:00.479000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  889. 2012-03-17 16:33:00.479000 >
  890. 2012-03-17 16:33:00.479000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  891. 2012-03-17 16:33:00.480000 >
  892. 2012-03-17 16:33:00.480000 > File "p2pool\main.pyc", line 171, in <lambda>
  893. 2012-03-17 16:33:00.480000 >
  894. 2012-03-17 16:33:00.480000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  895. 2012-03-17 16:33:00.481000 >
  896. 2012-03-17 16:33:00.482000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  897. 2012-03-17 16:33:00.482000 >
  898. 2012-03-17 16:33:00.483000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  899. 2012-03-17 16:33:00.483000 >
  900. 2012-03-17 16:33:00.484000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  901. 2012-03-17 16:33:03.491000 > Error:
  902. 2012-03-17 16:33:03.491000 > Traceback (most recent call last):
  903. 2012-03-17 16:33:03.491000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  904. 2012-03-17 16:33:03.492000 >
  905. 2012-03-17 16:33:03.492000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  906. 2012-03-17 16:33:03.492000 >
  907. 2012-03-17 16:33:03.493000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  908. 2012-03-17 16:33:03.493000 >
  909. 2012-03-17 16:33:03.493000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  910. 2012-03-17 16:33:03.494000 >
  911. 2012-03-17 16:33:03.494000 > --- <exception caught here> ---
  912. 2012-03-17 16:33:03.494000 > File "p2pool\util\deferral.pyc", line 30, in f
  913. 2012-03-17 16:33:03.494000 >
  914. 2012-03-17 16:33:03.495000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  915. 2012-03-17 16:33:03.495000 >
  916. 2012-03-17 16:33:03.495000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  917. 2012-03-17 16:33:03.496000 >
  918. 2012-03-17 16:33:03.496000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  919. 2012-03-17 16:33:03.496000 >
  920. 2012-03-17 16:33:03.497000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  921. 2012-03-17 16:33:03.497000 >
  922. 2012-03-17 16:33:03.497000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  923. 2012-03-17 16:33:03.497000 >
  924. 2012-03-17 16:33:03.498000 > File "p2pool\main.pyc", line 171, in <lambda>
  925. 2012-03-17 16:33:03.498000 >
  926. 2012-03-17 16:33:03.498000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  927. 2012-03-17 16:33:03.499000 >
  928. 2012-03-17 16:33:03.499000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  929. 2012-03-17 16:33:03.499000 >
  930. 2012-03-17 16:33:03.499000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  931. 2012-03-17 16:33:03.500000 >
  932. 2012-03-17 16:33:03.500000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  933. 2012-03-17 16:33:06.508000 > Error:
  934. 2012-03-17 16:33:06.509000 > Traceback (most recent call last):
  935. 2012-03-17 16:33:06.509000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  936. 2012-03-17 16:33:06.509000 >
  937. 2012-03-17 16:33:06.509000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  938. 2012-03-17 16:33:06.510000 >
  939. 2012-03-17 16:33:06.510000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  940. 2012-03-17 16:33:06.510000 >
  941. 2012-03-17 16:33:06.511000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  942. 2012-03-17 16:33:06.511000 >
  943. 2012-03-17 16:33:06.511000 > --- <exception caught here> ---
  944. 2012-03-17 16:33:06.511000 > File "p2pool\util\deferral.pyc", line 30, in f
  945. 2012-03-17 16:33:06.512000 >
  946. 2012-03-17 16:33:06.512000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  947. 2012-03-17 16:33:06.512000 >
  948. 2012-03-17 16:33:06.513000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  949. 2012-03-17 16:33:06.513000 >
  950. 2012-03-17 16:33:06.513000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  951. 2012-03-17 16:33:06.513000 >
  952. 2012-03-17 16:33:06.514000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  953. 2012-03-17 16:33:06.514000 >
  954. 2012-03-17 16:33:06.514000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  955. 2012-03-17 16:33:06.514000 >
  956. 2012-03-17 16:33:06.517000 > File "p2pool\main.pyc", line 171, in <lambda>
  957. 2012-03-17 16:33:06.518000 >
  958. 2012-03-17 16:33:06.518000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  959. 2012-03-17 16:33:06.518000 >
  960. 2012-03-17 16:33:06.519000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  961. 2012-03-17 16:33:06.519000 >
  962. 2012-03-17 16:33:06.519000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  963. 2012-03-17 16:33:06.520000 >
  964. 2012-03-17 16:33:06.520000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  965. 2012-03-17 16:33:09.527000 > Error:
  966. 2012-03-17 16:33:09.527000 > Traceback (most recent call last):
  967. 2012-03-17 16:33:09.527000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  968. 2012-03-17 16:33:09.528000 >
  969. 2012-03-17 16:33:09.528000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  970. 2012-03-17 16:33:09.528000 >
  971. 2012-03-17 16:33:09.528000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  972. 2012-03-17 16:33:09.529000 >
  973. 2012-03-17 16:33:09.529000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  974. 2012-03-17 16:33:09.529000 >
  975. 2012-03-17 16:33:09.530000 > --- <exception caught here> ---
  976. 2012-03-17 16:33:09.530000 > File "p2pool\util\deferral.pyc", line 30, in f
  977. 2012-03-17 16:33:09.530000 >
  978. 2012-03-17 16:33:09.530000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  979. 2012-03-17 16:33:09.531000 >
  980. 2012-03-17 16:33:09.531000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  981. 2012-03-17 16:33:09.532000 >
  982. 2012-03-17 16:33:09.532000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  983. 2012-03-17 16:33:09.533000 >
  984. 2012-03-17 16:33:09.533000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  985. 2012-03-17 16:33:09.534000 >
  986. 2012-03-17 16:33:09.534000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  987. 2012-03-17 16:33:09.535000 >
  988. 2012-03-17 16:33:09.535000 > File "p2pool\main.pyc", line 171, in <lambda>
  989. 2012-03-17 16:33:09.535000 >
  990. 2012-03-17 16:33:09.536000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  991. 2012-03-17 16:33:09.536000 >
  992. 2012-03-17 16:33:09.537000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  993. 2012-03-17 16:33:09.537000 >
  994. 2012-03-17 16:33:09.538000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  995. 2012-03-17 16:33:09.538000 >
  996. 2012-03-17 16:33:09.538000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  997. 2012-03-17 16:33:12.546000 > Error:
  998. 2012-03-17 16:33:12.547000 > Traceback (most recent call last):
  999. 2012-03-17 16:33:12.547000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1000. 2012-03-17 16:33:12.547000 >
  1001. 2012-03-17 16:33:12.548000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1002. 2012-03-17 16:33:12.548000 >
  1003. 2012-03-17 16:33:12.548000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1004. 2012-03-17 16:33:12.549000 >
  1005. 2012-03-17 16:33:12.549000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1006. 2012-03-17 16:33:12.549000 >
  1007. 2012-03-17 16:33:12.549000 > --- <exception caught here> ---
  1008. 2012-03-17 16:33:12.550000 > File "p2pool\util\deferral.pyc", line 30, in f
  1009. 2012-03-17 16:33:12.550000 >
  1010. 2012-03-17 16:33:12.550000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1011. 2012-03-17 16:33:12.551000 >
  1012. 2012-03-17 16:33:12.551000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1013. 2012-03-17 16:33:12.551000 >
  1014. 2012-03-17 16:33:12.551000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1015. 2012-03-17 16:33:12.552000 >
  1016. 2012-03-17 16:33:12.552000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1017. 2012-03-17 16:33:12.552000 >
  1018. 2012-03-17 16:33:12.552000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1019. 2012-03-17 16:33:12.553000 >
  1020. 2012-03-17 16:33:12.553000 > File "p2pool\main.pyc", line 171, in <lambda>
  1021. 2012-03-17 16:33:12.553000 >
  1022. 2012-03-17 16:33:12.553000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1023. 2012-03-17 16:33:12.554000 >
  1024. 2012-03-17 16:33:12.554000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1025. 2012-03-17 16:33:12.554000 >
  1026. 2012-03-17 16:33:12.555000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1027. 2012-03-17 16:33:12.555000 >
  1028. 2012-03-17 16:33:12.555000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1029. 2012-03-17 16:33:15.563000 > Error:
  1030. 2012-03-17 16:33:15.564000 > Traceback (most recent call last):
  1031. 2012-03-17 16:33:15.564000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1032. 2012-03-17 16:33:15.564000 >
  1033. 2012-03-17 16:33:15.564000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1034. 2012-03-17 16:33:15.565000 >
  1035. 2012-03-17 16:33:15.565000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1036. 2012-03-17 16:33:15.565000 >
  1037. 2012-03-17 16:33:15.565000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1038. 2012-03-17 16:33:15.566000 >
  1039. 2012-03-17 16:33:15.566000 > --- <exception caught here> ---
  1040. 2012-03-17 16:33:15.566000 > File "p2pool\util\deferral.pyc", line 30, in f
  1041. 2012-03-17 16:33:15.567000 >
  1042. 2012-03-17 16:33:15.567000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1043. 2012-03-17 16:33:15.567000 >
  1044. 2012-03-17 16:33:15.567000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1045. 2012-03-17 16:33:15.568000 >
  1046. 2012-03-17 16:33:15.568000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1047. 2012-03-17 16:33:15.568000 >
  1048. 2012-03-17 16:33:15.568000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1049. 2012-03-17 16:33:15.569000 >
  1050. 2012-03-17 16:33:15.569000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1051. 2012-03-17 16:33:15.569000 >
  1052. 2012-03-17 16:33:15.570000 > File "p2pool\main.pyc", line 171, in <lambda>
  1053. 2012-03-17 16:33:15.570000 >
  1054. 2012-03-17 16:33:15.570000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1055. 2012-03-17 16:33:15.571000 >
  1056. 2012-03-17 16:33:15.571000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1057. 2012-03-17 16:33:15.571000 >
  1058. 2012-03-17 16:33:15.572000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1059. 2012-03-17 16:33:15.572000 >
  1060. 2012-03-17 16:33:15.572000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1061. 2012-03-17 16:33:18.580000 > Error:
  1062. 2012-03-17 16:33:18.581000 > Traceback (most recent call last):
  1063. 2012-03-17 16:33:18.581000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1064. 2012-03-17 16:33:18.582000 >
  1065. 2012-03-17 16:33:18.583000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1066. 2012-03-17 16:33:18.583000 >
  1067. 2012-03-17 16:33:18.583000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1068. 2012-03-17 16:33:18.584000 >
  1069. 2012-03-17 16:33:18.584000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1070. 2012-03-17 16:33:18.585000 >
  1071. 2012-03-17 16:33:18.585000 > --- <exception caught here> ---
  1072. 2012-03-17 16:33:18.586000 > File "p2pool\util\deferral.pyc", line 30, in f
  1073. 2012-03-17 16:33:18.586000 >
  1074. 2012-03-17 16:33:18.587000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1075. 2012-03-17 16:33:18.588000 >
  1076. 2012-03-17 16:33:18.588000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1077. 2012-03-17 16:33:18.589000 >
  1078. 2012-03-17 16:33:18.589000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1079. 2012-03-17 16:33:18.590000 >
  1080. 2012-03-17 16:33:18.590000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1081. 2012-03-17 16:33:18.591000 >
  1082. 2012-03-17 16:33:18.591000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1083. 2012-03-17 16:33:18.592000 >
  1084. 2012-03-17 16:33:18.592000 > File "p2pool\main.pyc", line 171, in <lambda>
  1085. 2012-03-17 16:33:18.593000 >
  1086. 2012-03-17 16:33:18.594000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1087. 2012-03-17 16:33:18.594000 >
  1088. 2012-03-17 16:33:18.595000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1089. 2012-03-17 16:33:18.595000 >
  1090. 2012-03-17 16:33:18.596000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1091. 2012-03-17 16:33:18.596000 >
  1092. 2012-03-17 16:33:18.597000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1093. 2012-03-17 16:33:21.605000 > Error:
  1094. 2012-03-17 16:33:21.606000 > Traceback (most recent call last):
  1095. 2012-03-17 16:33:21.606000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1096. 2012-03-17 16:33:21.607000 >
  1097. 2012-03-17 16:33:21.607000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1098. 2012-03-17 16:33:21.608000 >
  1099. 2012-03-17 16:33:21.608000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1100. 2012-03-17 16:33:21.609000 >
  1101. 2012-03-17 16:33:21.609000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1102. 2012-03-17 16:33:21.610000 >
  1103. 2012-03-17 16:33:21.611000 > --- <exception caught here> ---
  1104. 2012-03-17 16:33:21.611000 > File "p2pool\util\deferral.pyc", line 30, in f
  1105. 2012-03-17 16:33:21.612000 >
  1106. 2012-03-17 16:33:21.612000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1107. 2012-03-17 16:33:21.613000 >
  1108. 2012-03-17 16:33:21.613000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1109. 2012-03-17 16:33:21.614000 >
  1110. 2012-03-17 16:33:21.614000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1111. 2012-03-17 16:33:21.615000 >
  1112. 2012-03-17 16:33:21.616000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1113. 2012-03-17 16:33:21.616000 >
  1114. 2012-03-17 16:33:21.617000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1115. 2012-03-17 16:33:21.617000 >
  1116. 2012-03-17 16:33:21.618000 > File "p2pool\main.pyc", line 171, in <lambda>
  1117. 2012-03-17 16:33:21.618000 >
  1118. 2012-03-17 16:33:21.619000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1119. 2012-03-17 16:33:21.619000 >
  1120. 2012-03-17 16:33:21.620000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1121. 2012-03-17 16:33:21.621000 >
  1122. 2012-03-17 16:33:21.621000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1123. 2012-03-17 16:33:21.622000 >
  1124. 2012-03-17 16:33:21.622000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1125. 2012-03-17 16:33:24.630000 > Error:
  1126. 2012-03-17 16:33:24.630000 > Traceback (most recent call last):
  1127. 2012-03-17 16:33:24.631000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1128. 2012-03-17 16:33:24.631000 >
  1129. 2012-03-17 16:33:24.632000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1130. 2012-03-17 16:33:24.633000 >
  1131. 2012-03-17 16:33:24.633000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1132. 2012-03-17 16:33:24.634000 >
  1133. 2012-03-17 16:33:24.634000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1134. 2012-03-17 16:33:24.635000 >
  1135. 2012-03-17 16:33:24.636000 > --- <exception caught here> ---
  1136. 2012-03-17 16:33:24.636000 > File "p2pool\util\deferral.pyc", line 30, in f
  1137. 2012-03-17 16:33:24.637000 >
  1138. 2012-03-17 16:33:24.637000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1139. 2012-03-17 16:33:24.638000 >
  1140. 2012-03-17 16:33:24.638000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1141. 2012-03-17 16:33:24.639000 >
  1142. 2012-03-17 16:33:24.639000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1143. 2012-03-17 16:33:24.640000 >
  1144. 2012-03-17 16:33:24.641000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1145. 2012-03-17 16:33:24.641000 >
  1146. 2012-03-17 16:33:24.642000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1147. 2012-03-17 16:33:24.642000 >
  1148. 2012-03-17 16:33:24.643000 > File "p2pool\main.pyc", line 171, in <lambda>
  1149. 2012-03-17 16:33:24.643000 >
  1150. 2012-03-17 16:33:24.644000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1151. 2012-03-17 16:33:24.645000 >
  1152. 2012-03-17 16:33:24.645000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1153. 2012-03-17 16:33:24.646000 >
  1154. 2012-03-17 16:33:24.646000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1155. 2012-03-17 16:33:24.647000 >
  1156. 2012-03-17 16:33:24.648000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1157. 2012-03-17 16:33:27.655000 > Error:
  1158. 2012-03-17 16:33:27.655000 > Traceback (most recent call last):
  1159. 2012-03-17 16:33:27.656000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1160. 2012-03-17 16:33:27.656000 >
  1161. 2012-03-17 16:33:27.657000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1162. 2012-03-17 16:33:27.657000 >
  1163. 2012-03-17 16:33:27.658000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1164. 2012-03-17 16:33:27.658000 >
  1165. 2012-03-17 16:33:27.659000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1166. 2012-03-17 16:33:27.659000 >
  1167. 2012-03-17 16:33:27.660000 > --- <exception caught here> ---
  1168. 2012-03-17 16:33:27.661000 > File "p2pool\util\deferral.pyc", line 30, in f
  1169. 2012-03-17 16:33:27.661000 >
  1170. 2012-03-17 16:33:27.662000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1171. 2012-03-17 16:33:27.662000 >
  1172. 2012-03-17 16:33:27.663000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1173. 2012-03-17 16:33:27.663000 >
  1174. 2012-03-17 16:33:27.664000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1175. 2012-03-17 16:33:27.665000 >
  1176. 2012-03-17 16:33:27.665000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1177. 2012-03-17 16:33:27.666000 >
  1178. 2012-03-17 16:33:27.666000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1179. 2012-03-17 16:33:27.667000 >
  1180. 2012-03-17 16:33:27.667000 > File "p2pool\main.pyc", line 171, in <lambda>
  1181. 2012-03-17 16:33:27.668000 >
  1182. 2012-03-17 16:33:27.668000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1183. 2012-03-17 16:33:27.669000 >
  1184. 2012-03-17 16:33:27.670000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1185. 2012-03-17 16:33:27.670000 >
  1186. 2012-03-17 16:33:27.671000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1187. 2012-03-17 16:33:27.671000 >
  1188. 2012-03-17 16:33:27.672000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1189. 2012-03-17 16:33:30.679000 > Error:
  1190. 2012-03-17 16:33:30.680000 > Traceback (most recent call last):
  1191. 2012-03-17 16:33:30.680000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1192. 2012-03-17 16:33:30.680000 >
  1193. 2012-03-17 16:33:30.681000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1194. 2012-03-17 16:33:30.681000 >
  1195. 2012-03-17 16:33:30.682000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1196. 2012-03-17 16:33:30.682000 >
  1197. 2012-03-17 16:33:30.683000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1198. 2012-03-17 16:33:30.683000 >
  1199. 2012-03-17 16:33:30.683000 > --- <exception caught here> ---
  1200. 2012-03-17 16:33:30.684000 > File "p2pool\util\deferral.pyc", line 30, in f
  1201. 2012-03-17 16:33:30.684000 >
  1202. 2012-03-17 16:33:30.684000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1203. 2012-03-17 16:33:30.685000 >
  1204. 2012-03-17 16:33:30.685000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1205. 2012-03-17 16:33:30.686000 >
  1206. 2012-03-17 16:33:30.686000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1207. 2012-03-17 16:33:30.687000 >
  1208. 2012-03-17 16:33:30.687000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1209. 2012-03-17 16:33:30.687000 >
  1210. 2012-03-17 16:33:30.688000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1211. 2012-03-17 16:33:30.688000 >
  1212. 2012-03-17 16:33:30.688000 > File "p2pool\main.pyc", line 171, in <lambda>
  1213. 2012-03-17 16:33:30.689000 >
  1214. 2012-03-17 16:33:30.689000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1215. 2012-03-17 16:33:30.690000 >
  1216. 2012-03-17 16:33:30.690000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1217. 2012-03-17 16:33:30.690000 >
  1218. 2012-03-17 16:33:30.691000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1219. 2012-03-17 16:33:30.691000 >
  1220. 2012-03-17 16:33:30.692000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1221. 2012-03-17 16:33:33.700000 > Error:
  1222. 2012-03-17 16:33:33.700000 > Traceback (most recent call last):
  1223. 2012-03-17 16:33:33.700000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1224. 2012-03-17 16:33:33.701000 >
  1225. 2012-03-17 16:33:33.701000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1226. 2012-03-17 16:33:33.701000 >
  1227. 2012-03-17 16:33:33.701000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1228. 2012-03-17 16:33:33.702000 >
  1229. 2012-03-17 16:33:33.702000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1230. 2012-03-17 16:33:33.702000 >
  1231. 2012-03-17 16:33:33.703000 > --- <exception caught here> ---
  1232. 2012-03-17 16:33:33.703000 > File "p2pool\util\deferral.pyc", line 30, in f
  1233. 2012-03-17 16:33:33.703000 >
  1234. 2012-03-17 16:33:33.703000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1235. 2012-03-17 16:33:33.704000 >
  1236. 2012-03-17 16:33:33.704000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1237. 2012-03-17 16:33:33.704000 >
  1238. 2012-03-17 16:33:33.705000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1239. 2012-03-17 16:33:33.705000 >
  1240. 2012-03-17 16:33:33.705000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1241. 2012-03-17 16:33:33.705000 >
  1242. 2012-03-17 16:33:33.706000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1243. 2012-03-17 16:33:33.706000 >
  1244. 2012-03-17 16:33:33.707000 > File "p2pool\main.pyc", line 171, in <lambda>
  1245. 2012-03-17 16:33:33.707000 >
  1246. 2012-03-17 16:33:33.708000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1247. 2012-03-17 16:33:33.708000 >
  1248. 2012-03-17 16:33:33.709000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1249. 2012-03-17 16:33:33.710000 >
  1250. 2012-03-17 16:33:33.710000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1251. 2012-03-17 16:33:33.711000 >
  1252. 2012-03-17 16:33:33.711000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1253. 2012-03-17 16:33:36.719000 > Error:
  1254. 2012-03-17 16:33:36.720000 > Traceback (most recent call last):
  1255. 2012-03-17 16:33:36.720000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1256. 2012-03-17 16:33:36.720000 >
  1257. 2012-03-17 16:33:36.720000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1258. 2012-03-17 16:33:36.721000 >
  1259. 2012-03-17 16:33:36.721000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1260. 2012-03-17 16:33:36.721000 >
  1261. 2012-03-17 16:33:36.722000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1262. 2012-03-17 16:33:36.722000 >
  1263. 2012-03-17 16:33:36.722000 > --- <exception caught here> ---
  1264. 2012-03-17 16:33:36.722000 > File "p2pool\util\deferral.pyc", line 30, in f
  1265. 2012-03-17 16:33:36.723000 >
  1266. 2012-03-17 16:33:36.723000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1267. 2012-03-17 16:33:36.723000 >
  1268. 2012-03-17 16:33:36.724000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1269. 2012-03-17 16:33:36.724000 >
  1270. 2012-03-17 16:33:36.724000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1271. 2012-03-17 16:33:36.724000 >
  1272. 2012-03-17 16:33:36.725000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1273. 2012-03-17 16:33:36.725000 >
  1274. 2012-03-17 16:33:36.725000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1275. 2012-03-17 16:33:36.726000 >
  1276. 2012-03-17 16:33:36.726000 > File "p2pool\main.pyc", line 171, in <lambda>
  1277. 2012-03-17 16:33:36.726000 >
  1278. 2012-03-17 16:33:36.726000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1279. 2012-03-17 16:33:36.727000 >
  1280. 2012-03-17 16:33:36.727000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1281. 2012-03-17 16:33:36.727000 >
  1282. 2012-03-17 16:33:36.727000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1283. 2012-03-17 16:33:36.728000 >
  1284. 2012-03-17 16:33:36.728000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1285. 2012-03-17 16:33:39.734000 > Error:
  1286. 2012-03-17 16:33:39.735000 > Traceback (most recent call last):
  1287. 2012-03-17 16:33:39.735000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1288. 2012-03-17 16:33:39.736000 >
  1289. 2012-03-17 16:33:39.736000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1290. 2012-03-17 16:33:39.736000 >
  1291. 2012-03-17 16:33:39.737000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1292. 2012-03-17 16:33:39.737000 >
  1293. 2012-03-17 16:33:39.737000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1294. 2012-03-17 16:33:39.738000 >
  1295. 2012-03-17 16:33:39.738000 > --- <exception caught here> ---
  1296. 2012-03-17 16:33:39.738000 > File "p2pool\util\deferral.pyc", line 30, in f
  1297. 2012-03-17 16:33:39.739000 >
  1298. 2012-03-17 16:33:39.739000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1299. 2012-03-17 16:33:39.739000 >
  1300. 2012-03-17 16:33:39.739000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1301. 2012-03-17 16:33:39.740000 >
  1302. 2012-03-17 16:33:39.740000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1303. 2012-03-17 16:33:39.740000 >
  1304. 2012-03-17 16:33:39.741000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1305. 2012-03-17 16:33:39.741000 >
  1306. 2012-03-17 16:33:39.741000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1307. 2012-03-17 16:33:39.741000 >
  1308. 2012-03-17 16:33:39.742000 > File "p2pool\main.pyc", line 171, in <lambda>
  1309. 2012-03-17 16:33:39.742000 >
  1310. 2012-03-17 16:33:39.742000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1311. 2012-03-17 16:33:39.742000 >
  1312. 2012-03-17 16:33:39.743000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1313. 2012-03-17 16:33:39.743000 >
  1314. 2012-03-17 16:33:39.743000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1315. 2012-03-17 16:33:39.744000 >
  1316. 2012-03-17 16:33:39.744000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1317. 2012-03-17 16:33:43.047000 > Error:
  1318. 2012-03-17 16:33:43.048000 > Traceback (most recent call last):
  1319. 2012-03-17 16:33:43.048000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1320. 2012-03-17 16:33:43.048000 >
  1321. 2012-03-17 16:33:43.049000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1322. 2012-03-17 16:33:43.049000 >
  1323. 2012-03-17 16:33:43.049000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1324. 2012-03-17 16:33:43.050000 >
  1325. 2012-03-17 16:33:43.050000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1326. 2012-03-17 16:33:43.051000 >
  1327. 2012-03-17 16:33:43.051000 > --- <exception caught here> ---
  1328. 2012-03-17 16:33:43.052000 > File "p2pool\util\deferral.pyc", line 30, in f
  1329. 2012-03-17 16:33:43.052000 >
  1330. 2012-03-17 16:33:43.052000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1331. 2012-03-17 16:33:43.053000 >
  1332. 2012-03-17 16:33:43.053000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1333. 2012-03-17 16:33:43.054000 >
  1334. 2012-03-17 16:33:43.054000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1335. 2012-03-17 16:33:43.055000 >
  1336. 2012-03-17 16:33:43.055000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1337. 2012-03-17 16:33:43.055000 >
  1338. 2012-03-17 16:33:43.056000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1339. 2012-03-17 16:33:43.056000 >
  1340. 2012-03-17 16:33:43.056000 > File "p2pool\main.pyc", line 171, in <lambda>
  1341. 2012-03-17 16:33:43.056000 >
  1342. 2012-03-17 16:33:43.057000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1343. 2012-03-17 16:33:43.057000 >
  1344. 2012-03-17 16:33:43.057000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1345. 2012-03-17 16:33:43.058000 >
  1346. 2012-03-17 16:33:43.058000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1347. 2012-03-17 16:33:43.058000 >
  1348. 2012-03-17 16:33:43.058000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1349. 2012-03-17 16:33:46.066000 > Error:
  1350. 2012-03-17 16:33:46.066000 > Traceback (most recent call last):
  1351. 2012-03-17 16:33:46.066000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1352. 2012-03-17 16:33:46.067000 >
  1353. 2012-03-17 16:33:46.067000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1354. 2012-03-17 16:33:46.067000 >
  1355. 2012-03-17 16:33:46.067000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1356. 2012-03-17 16:33:46.068000 >
  1357. 2012-03-17 16:33:46.068000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1358. 2012-03-17 16:33:46.068000 >
  1359. 2012-03-17 16:33:46.069000 > --- <exception caught here> ---
  1360. 2012-03-17 16:33:46.069000 > File "p2pool\util\deferral.pyc", line 30, in f
  1361. 2012-03-17 16:33:46.069000 >
  1362. 2012-03-17 16:33:46.069000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1363. 2012-03-17 16:33:46.070000 >
  1364. 2012-03-17 16:33:46.070000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1365. 2012-03-17 16:33:46.070000 >
  1366. 2012-03-17 16:33:46.071000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1367. 2012-03-17 16:33:46.071000 >
  1368. 2012-03-17 16:33:46.071000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1369. 2012-03-17 16:33:46.071000 >
  1370. 2012-03-17 16:33:46.072000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1371. 2012-03-17 16:33:46.072000 >
  1372. 2012-03-17 16:33:46.072000 > File "p2pool\main.pyc", line 171, in <lambda>
  1373. 2012-03-17 16:33:46.073000 >
  1374. 2012-03-17 16:33:46.073000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1375. 2012-03-17 16:33:46.073000 >
  1376. 2012-03-17 16:33:46.073000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1377. 2012-03-17 16:33:46.074000 >
  1378. 2012-03-17 16:33:46.074000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1379. 2012-03-17 16:33:46.074000 >
  1380. 2012-03-17 16:33:46.074000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1381. 2012-03-17 16:33:49.082000 > Error:
  1382. 2012-03-17 16:33:49.083000 > Traceback (most recent call last):
  1383. 2012-03-17 16:33:49.083000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1384. 2012-03-17 16:33:49.083000 >
  1385. 2012-03-17 16:33:49.084000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1386. 2012-03-17 16:33:49.084000 >
  1387. 2012-03-17 16:33:49.084000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1388. 2012-03-17 16:33:49.085000 >
  1389. 2012-03-17 16:33:49.085000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1390. 2012-03-17 16:33:49.085000 >
  1391. 2012-03-17 16:33:49.085000 > --- <exception caught here> ---
  1392. 2012-03-17 16:33:49.086000 > File "p2pool\util\deferral.pyc", line 30, in f
  1393. 2012-03-17 16:33:49.086000 >
  1394. 2012-03-17 16:33:49.086000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1395. 2012-03-17 16:33:49.087000 >
  1396. 2012-03-17 16:33:49.087000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1397. 2012-03-17 16:33:49.087000 >
  1398. 2012-03-17 16:33:49.087000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1399. 2012-03-17 16:33:49.088000 >
  1400. 2012-03-17 16:33:49.088000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1401. 2012-03-17 16:33:49.088000 >
  1402. 2012-03-17 16:33:49.088000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1403. 2012-03-17 16:33:49.089000 >
  1404. 2012-03-17 16:33:49.089000 > File "p2pool\main.pyc", line 171, in <lambda>
  1405. 2012-03-17 16:33:49.089000 >
  1406. 2012-03-17 16:33:49.089000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1407. 2012-03-17 16:33:49.090000 >
  1408. 2012-03-17 16:33:49.090000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1409. 2012-03-17 16:33:49.090000 >
  1410. 2012-03-17 16:33:49.091000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1411. 2012-03-17 16:33:49.091000 >
  1412. 2012-03-17 16:33:49.091000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1413. 2012-03-17 16:33:52.099000 > Error:
  1414. 2012-03-17 16:33:52.099000 > Traceback (most recent call last):
  1415. 2012-03-17 16:33:52.099000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1416. 2012-03-17 16:33:52.100000 >
  1417. 2012-03-17 16:33:52.100000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1418. 2012-03-17 16:33:52.100000 >
  1419. 2012-03-17 16:33:52.101000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1420. 2012-03-17 16:33:52.101000 >
  1421. 2012-03-17 16:33:52.101000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1422. 2012-03-17 16:33:52.101000 >
  1423. 2012-03-17 16:33:52.102000 > --- <exception caught here> ---
  1424. 2012-03-17 16:33:52.102000 > File "p2pool\util\deferral.pyc", line 30, in f
  1425. 2012-03-17 16:33:52.102000 >
  1426. 2012-03-17 16:33:52.102000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1427. 2012-03-17 16:33:52.103000 >
  1428. 2012-03-17 16:33:52.103000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1429. 2012-03-17 16:33:52.103000 >
  1430. 2012-03-17 16:33:52.103000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1431. 2012-03-17 16:33:52.104000 >
  1432. 2012-03-17 16:33:52.104000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1433. 2012-03-17 16:33:52.104000 >
  1434. 2012-03-17 16:33:52.105000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1435. 2012-03-17 16:33:52.105000 >
  1436. 2012-03-17 16:33:52.105000 > File "p2pool\main.pyc", line 171, in <lambda>
  1437. 2012-03-17 16:33:52.105000 >
  1438. 2012-03-17 16:33:52.106000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1439. 2012-03-17 16:33:52.106000 >
  1440. 2012-03-17 16:33:52.107000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1441. 2012-03-17 16:33:52.107000 >
  1442. 2012-03-17 16:33:52.107000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1443. 2012-03-17 16:33:52.108000 >
  1444. 2012-03-17 16:33:52.108000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1445. 2012-03-17 16:33:55.116000 > Error:
  1446. 2012-03-17 16:33:55.116000 > Traceback (most recent call last):
  1447. 2012-03-17 16:33:55.116000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1448. 2012-03-17 16:33:55.117000 >
  1449. 2012-03-17 16:33:55.117000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1450. 2012-03-17 16:33:55.117000 >
  1451. 2012-03-17 16:33:55.118000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1452. 2012-03-17 16:33:55.118000 >
  1453. 2012-03-17 16:33:55.118000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1454. 2012-03-17 16:33:55.118000 >
  1455. 2012-03-17 16:33:55.119000 > --- <exception caught here> ---
  1456. 2012-03-17 16:33:55.119000 > File "p2pool\util\deferral.pyc", line 30, in f
  1457. 2012-03-17 16:33:55.119000 >
  1458. 2012-03-17 16:33:55.119000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1459. 2012-03-17 16:33:55.120000 >
  1460. 2012-03-17 16:33:55.120000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1461. 2012-03-17 16:33:55.120000 >
  1462. 2012-03-17 16:33:55.121000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1463. 2012-03-17 16:33:55.121000 >
  1464. 2012-03-17 16:33:55.121000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1465. 2012-03-17 16:33:55.121000 >
  1466. 2012-03-17 16:33:55.122000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1467. 2012-03-17 16:33:55.122000 >
  1468. 2012-03-17 16:33:55.122000 > File "p2pool\main.pyc", line 171, in <lambda>
  1469. 2012-03-17 16:33:55.122000 >
  1470. 2012-03-17 16:33:55.123000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1471. 2012-03-17 16:33:55.123000 >
  1472. 2012-03-17 16:33:55.123000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1473. 2012-03-17 16:33:55.124000 >
  1474. 2012-03-17 16:33:55.124000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1475. 2012-03-17 16:33:55.124000 >
  1476. 2012-03-17 16:33:55.124000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1477. 2012-03-17 16:33:58.132000 > Error:
  1478. 2012-03-17 16:33:58.133000 > Traceback (most recent call last):
  1479. 2012-03-17 16:33:58.133000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1480. 2012-03-17 16:33:58.133000 >
  1481. 2012-03-17 16:33:58.134000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1482. 2012-03-17 16:33:58.134000 >
  1483. 2012-03-17 16:33:58.134000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1484. 2012-03-17 16:33:58.134000 >
  1485. 2012-03-17 16:33:58.135000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1486. 2012-03-17 16:33:58.135000 >
  1487. 2012-03-17 16:33:58.135000 > --- <exception caught here> ---
  1488. 2012-03-17 16:33:58.136000 > File "p2pool\util\deferral.pyc", line 30, in f
  1489. 2012-03-17 16:33:58.136000 >
  1490. 2012-03-17 16:33:58.136000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1491. 2012-03-17 16:33:58.136000 >
  1492. 2012-03-17 16:33:58.137000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1493. 2012-03-17 16:33:58.137000 >
  1494. 2012-03-17 16:33:58.137000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1495. 2012-03-17 16:33:58.137000 >
  1496. 2012-03-17 16:33:58.138000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1497. 2012-03-17 16:33:58.138000 >
  1498. 2012-03-17 16:33:58.138000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1499. 2012-03-17 16:33:58.138000 >
  1500. 2012-03-17 16:33:58.139000 > File "p2pool\main.pyc", line 171, in <lambda>
  1501. 2012-03-17 16:33:58.139000 >
  1502. 2012-03-17 16:33:58.139000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1503. 2012-03-17 16:33:58.140000 >
  1504. 2012-03-17 16:33:58.140000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1505. 2012-03-17 16:33:58.140000 >
  1506. 2012-03-17 16:33:58.140000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1507. 2012-03-17 16:33:58.141000 >
  1508. 2012-03-17 16:33:58.141000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1509. 2012-03-17 16:34:01.147000 > Error:
  1510. 2012-03-17 16:34:01.148000 > Traceback (most recent call last):
  1511. 2012-03-17 16:34:01.149000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1512. 2012-03-17 16:34:01.149000 >
  1513. 2012-03-17 16:34:01.150000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1514. 2012-03-17 16:34:01.150000 >
  1515. 2012-03-17 16:34:01.151000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1516. 2012-03-17 16:34:01.151000 >
  1517. 2012-03-17 16:34:01.152000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1518. 2012-03-17 16:34:01.153000 >
  1519. 2012-03-17 16:34:01.153000 > --- <exception caught here> ---
  1520. 2012-03-17 16:34:01.154000 > File "p2pool\util\deferral.pyc", line 30, in f
  1521. 2012-03-17 16:34:01.154000 >
  1522. 2012-03-17 16:34:01.155000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1523. 2012-03-17 16:34:01.155000 >
  1524. 2012-03-17 16:34:01.156000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1525. 2012-03-17 16:34:01.156000 >
  1526. 2012-03-17 16:34:01.157000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1527. 2012-03-17 16:34:01.157000 >
  1528. 2012-03-17 16:34:01.158000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1529. 2012-03-17 16:34:01.158000 >
  1530. 2012-03-17 16:34:01.159000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1531. 2012-03-17 16:34:01.159000 >
  1532. 2012-03-17 16:34:01.160000 > File "p2pool\main.pyc", line 171, in <lambda>
  1533. 2012-03-17 16:34:01.161000 >
  1534. 2012-03-17 16:34:01.161000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1535. 2012-03-17 16:34:01.162000 >
  1536. 2012-03-17 16:34:01.162000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1537. 2012-03-17 16:34:01.163000 >
  1538. 2012-03-17 16:34:01.163000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1539. 2012-03-17 16:34:01.164000 >
  1540. 2012-03-17 16:34:01.165000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1541. 2012-03-17 16:34:04.173000 > Error:
  1542. 2012-03-17 16:34:04.174000 > Traceback (most recent call last):
  1543. 2012-03-17 16:34:04.174000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1544. 2012-03-17 16:34:04.174000 >
  1545. 2012-03-17 16:34:04.175000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1546. 2012-03-17 16:34:04.175000 >
  1547. 2012-03-17 16:34:04.175000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1548. 2012-03-17 16:34:04.175000 >
  1549. 2012-03-17 16:34:04.176000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1550. 2012-03-17 16:34:04.176000 >
  1551. 2012-03-17 16:34:04.176000 > --- <exception caught here> ---
  1552. 2012-03-17 16:34:04.177000 > File "p2pool\util\deferral.pyc", line 30, in f
  1553. 2012-03-17 16:34:04.177000 >
  1554. 2012-03-17 16:34:04.177000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1555. 2012-03-17 16:34:04.178000 >
  1556. 2012-03-17 16:34:04.178000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1557. 2012-03-17 16:34:04.178000 >
  1558. 2012-03-17 16:34:04.178000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1559. 2012-03-17 16:34:04.179000 >
  1560. 2012-03-17 16:34:04.179000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1561. 2012-03-17 16:34:04.179000 >
  1562. 2012-03-17 16:34:04.179000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1563. 2012-03-17 16:34:04.180000 >
  1564. 2012-03-17 16:34:04.180000 > File "p2pool\main.pyc", line 171, in <lambda>
  1565. 2012-03-17 16:34:04.180000 >
  1566. 2012-03-17 16:34:04.181000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1567. 2012-03-17 16:34:04.181000 >
  1568. 2012-03-17 16:34:04.182000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1569. 2012-03-17 16:34:04.182000 >
  1570. 2012-03-17 16:34:04.183000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1571. 2012-03-17 16:34:04.183000 >
  1572. 2012-03-17 16:34:04.184000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1573. 2012-03-17 16:34:07.191000 > Error:
  1574. 2012-03-17 16:34:07.191000 > Traceback (most recent call last):
  1575. 2012-03-17 16:34:07.191000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1576. 2012-03-17 16:34:07.192000 >
  1577. 2012-03-17 16:34:07.192000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1578. 2012-03-17 16:34:07.192000 >
  1579. 2012-03-17 16:34:07.192000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1580. 2012-03-17 16:34:07.193000 >
  1581. 2012-03-17 16:34:07.193000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1582. 2012-03-17 16:34:07.193000 >
  1583. 2012-03-17 16:34:07.193000 > --- <exception caught here> ---
  1584. 2012-03-17 16:34:07.194000 > File "p2pool\util\deferral.pyc", line 30, in f
  1585. 2012-03-17 16:34:07.194000 >
  1586. 2012-03-17 16:34:07.194000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1587. 2012-03-17 16:34:07.194000 >
  1588. 2012-03-17 16:34:07.195000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1589. 2012-03-17 16:34:07.195000 >
  1590. 2012-03-17 16:34:07.195000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1591. 2012-03-17 16:34:07.196000 >
  1592. 2012-03-17 16:34:07.196000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1593. 2012-03-17 16:34:07.196000 >
  1594. 2012-03-17 16:34:07.196000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1595. 2012-03-17 16:34:07.197000 >
  1596. 2012-03-17 16:34:07.197000 > File "p2pool\main.pyc", line 171, in <lambda>
  1597. 2012-03-17 16:34:07.197000 >
  1598. 2012-03-17 16:34:07.197000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1599. 2012-03-17 16:34:07.198000 >
  1600. 2012-03-17 16:34:07.198000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1601. 2012-03-17 16:34:07.198000 >
  1602. 2012-03-17 16:34:07.199000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1603. 2012-03-17 16:34:07.199000 >
  1604. 2012-03-17 16:34:07.199000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1605. 2012-03-17 16:34:10.207000 > Error:
  1606. 2012-03-17 16:34:10.208000 > Traceback (most recent call last):
  1607. 2012-03-17 16:34:10.208000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1608. 2012-03-17 16:34:10.208000 >
  1609. 2012-03-17 16:34:10.208000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1610. 2012-03-17 16:34:10.209000 >
  1611. 2012-03-17 16:34:10.209000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1612. 2012-03-17 16:34:10.209000 >
  1613. 2012-03-17 16:34:10.209000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1614. 2012-03-17 16:34:10.210000 >
  1615. 2012-03-17 16:34:10.210000 > --- <exception caught here> ---
  1616. 2012-03-17 16:34:10.210000 > File "p2pool\util\deferral.pyc", line 30, in f
  1617. 2012-03-17 16:34:10.211000 >
  1618. 2012-03-17 16:34:10.211000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1619. 2012-03-17 16:34:10.211000 >
  1620. 2012-03-17 16:34:10.211000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1621. 2012-03-17 16:34:10.212000 >
  1622. 2012-03-17 16:34:10.212000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1623. 2012-03-17 16:34:10.212000 >
  1624. 2012-03-17 16:34:10.213000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1625. 2012-03-17 16:34:10.213000 >
  1626. 2012-03-17 16:34:10.213000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1627. 2012-03-17 16:34:10.213000 >
  1628. 2012-03-17 16:34:10.214000 > File "p2pool\main.pyc", line 171, in <lambda>
  1629. 2012-03-17 16:34:10.214000 >
  1630. 2012-03-17 16:34:10.214000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1631. 2012-03-17 16:34:10.215000 >
  1632. 2012-03-17 16:34:10.215000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1633. 2012-03-17 16:34:10.215000 >
  1634. 2012-03-17 16:34:10.215000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1635. 2012-03-17 16:34:10.216000 >
  1636. 2012-03-17 16:34:10.216000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1637. 2012-03-17 16:34:13.224000 > Error:
  1638. 2012-03-17 16:34:13.225000 > Traceback (most recent call last):
  1639. 2012-03-17 16:34:13.226000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1640. 2012-03-17 16:34:13.227000 >
  1641. 2012-03-17 16:34:13.227000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1642. 2012-03-17 16:34:13.228000 >
  1643. 2012-03-17 16:34:13.229000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1644. 2012-03-17 16:34:13.229000 >
  1645. 2012-03-17 16:34:13.230000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1646. 2012-03-17 16:34:13.231000 >
  1647. 2012-03-17 16:34:13.232000 > --- <exception caught here> ---
  1648. 2012-03-17 16:34:13.233000 > File "p2pool\util\deferral.pyc", line 30, in f
  1649. 2012-03-17 16:34:13.234000 >
  1650. 2012-03-17 16:34:13.234000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1651. 2012-03-17 16:34:13.235000 >
  1652. 2012-03-17 16:34:13.236000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1653. 2012-03-17 16:34:13.237000 >
  1654. 2012-03-17 16:34:13.237000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1655. 2012-03-17 16:34:13.238000 >
  1656. 2012-03-17 16:34:13.239000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1657. 2012-03-17 16:34:13.240000 >
  1658. 2012-03-17 16:34:13.240000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1659. 2012-03-17 16:34:13.241000 >
  1660. 2012-03-17 16:34:13.242000 > File "p2pool\main.pyc", line 171, in <lambda>
  1661. 2012-03-17 16:34:13.242000 >
  1662. 2012-03-17 16:34:13.243000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1663. 2012-03-17 16:34:13.244000 >
  1664. 2012-03-17 16:34:13.245000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1665. 2012-03-17 16:34:13.245000 >
  1666. 2012-03-17 16:34:13.246000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1667. 2012-03-17 16:34:13.247000 >
  1668. 2012-03-17 16:34:13.248000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1669. 2012-03-17 16:34:16.255000 > Error:
  1670. 2012-03-17 16:34:16.256000 > Traceback (most recent call last):
  1671. 2012-03-17 16:34:16.256000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1672. 2012-03-17 16:34:16.257000 >
  1673. 2012-03-17 16:34:16.257000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1674. 2012-03-17 16:34:16.257000 >
  1675. 2012-03-17 16:34:16.257000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1676. 2012-03-17 16:34:16.258000 >
  1677. 2012-03-17 16:34:16.258000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1678. 2012-03-17 16:34:16.258000 >
  1679. 2012-03-17 16:34:16.258000 > --- <exception caught here> ---
  1680. 2012-03-17 16:34:16.259000 > File "p2pool\util\deferral.pyc", line 30, in f
  1681. 2012-03-17 16:34:16.259000 >
  1682. 2012-03-17 16:34:16.259000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1683. 2012-03-17 16:34:16.260000 >
  1684. 2012-03-17 16:34:16.260000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1685. 2012-03-17 16:34:16.260000 >
  1686. 2012-03-17 16:34:16.260000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1687. 2012-03-17 16:34:16.261000 >
  1688. 2012-03-17 16:34:16.261000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1689. 2012-03-17 16:34:16.261000 >
  1690. 2012-03-17 16:34:16.262000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1691. 2012-03-17 16:34:16.262000 >
  1692. 2012-03-17 16:34:16.262000 > File "p2pool\main.pyc", line 171, in <lambda>
  1693. 2012-03-17 16:34:16.262000 >
  1694. 2012-03-17 16:34:16.263000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1695. 2012-03-17 16:34:16.263000 >
  1696. 2012-03-17 16:34:16.263000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1697. 2012-03-17 16:34:16.264000 >
  1698. 2012-03-17 16:34:16.264000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1699. 2012-03-17 16:34:16.264000 >
  1700. 2012-03-17 16:34:16.264000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
  1701. 2012-03-17 16:34:19.272000 > Error:
  1702. 2012-03-17 16:34:19.273000 > Traceback (most recent call last):
  1703. 2012-03-17 16:34:19.273000 > File "twisted\internet\defer.pyc", line 542, in _runCallbacks
  1704. 2012-03-17 16:34:19.273000 >
  1705. 2012-03-17 16:34:19.274000 > File "twisted\internet\defer.pyc", line 1076, in gotResult
  1706. 2012-03-17 16:34:19.274000 >
  1707. 2012-03-17 16:34:19.274000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1708. 2012-03-17 16:34:19.274000 >
  1709. 2012-03-17 16:34:19.275000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1710. 2012-03-17 16:34:19.275000 >
  1711. 2012-03-17 16:34:19.275000 > --- <exception caught here> ---
  1712. 2012-03-17 16:34:19.275000 > File "p2pool\util\deferral.pyc", line 30, in f
  1713. 2012-03-17 16:34:19.276000 >
  1714. 2012-03-17 16:34:19.276000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1715. 2012-03-17 16:34:19.276000 >
  1716. 2012-03-17 16:34:19.276000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1717. 2012-03-17 16:34:19.277000 >
  1718. 2012-03-17 16:34:19.277000 > File "p2pool\util\deferral.pyc", line 147, in __call__
  1719. 2012-03-17 16:34:19.277000 >
  1720. 2012-03-17 16:34:19.278000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1721. 2012-03-17 16:34:19.278000 >
  1722. 2012-03-17 16:34:19.278000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1723. 2012-03-17 16:34:19.279000 >
  1724. 2012-03-17 16:34:19.279000 > File "p2pool\main.pyc", line 171, in <lambda>
  1725. 2012-03-17 16:34:19.279000 >
  1726. 2012-03-17 16:34:19.279000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
  1727. 2012-03-17 16:34:19.280000 >
  1728. 2012-03-17 16:34:19.280000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
  1729. 2012-03-17 16:34:19.280000 >
  1730. 2012-03-17 16:34:19.281000 > File "p2pool\util\jsonrpc.pyc", line 67, in callRemote
  1731. 2012-03-17 16:34:19.281000 >
  1732. 2012-03-17 16:34:19.282000 > p2pool.util.jsonrpc.Error: -2 Safe mode: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement