Advertisement
Guest User

Untitled

a guest
Dec 20th, 2012
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/lib/python2.6/dist-packages/stratum-0.2.11-py2.6.egg/stratum/protocol.py", line 179, in dataReceived
  3. self.lineReceived(line, request_counter)
  4. File "/usr/local/lib/python2.6/dist-packages/stratum-0.2.11-py2.6.egg/stratum/protocol.py", line 210, in lineReceived
  5. raise custom_exceptions.ProtocolException("Cannot decode message '%s'" % line)
  6. 'rotocolException: Cannot decode message 'POST / HTTP/1.1
  7. 2012-12-21 04:09:09+0100 [Protocol,0,78.90.85.70] /usr/local/lib/python2.6/dist-packages/stratum-0.2.11-py2.6.egg/stratum/protocol.py:187: exceptions.DeprecationWarning: Returning a value other than None from stratum.protocol.Protocol.dataReceived is deprecated since Twisted 11.0.0.
  8. 2012-12-21 04:09:09,747 INFO stats # 0 peers connected, state changed 1 times
  9. 2012-12-21 04:09:09,748 INFO stats # 1 peers connected, state changed 1 times
  10. 2012-12-21 04:09:09,751 ERROR protocol # Processing of message failed
  11. Traceback (most recent call last):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement