Post
Topic
Board Mining software (miners)
Re: bitHopper: Python Pool Hopper Proxy
by
cirz8
on 29/08/2011, 19:10:19 UTC
Has there been any undocumented software requirements in 2.4.3(version v0.2.4.3-82)?

Seems to have big issues on my system  Sad

writing to the the database for 2minutes?

Code: (Starts like this)
[20:53:10] writing to database
[20:55:00] DEBUG: Running Delager
Connecting...
backdoor server listening on 0.0.0.0:3000
[20:55:00] Updating Difficulty of Namecoin
[20:55:05] DEBUG: Error with a work.get http request
[20:55:05] DEBUG: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol
[20:55:06] Error in pool api for polmine
[20:55:06] DEBUG: 'NoneType' object has no attribute 'group'
[20:55:16] DEBUG: Error with a work.get http request
[20:55:16] DEBUG: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol

Code: (Woho, first api-response)
20:57:54] No JSON object could be decoded
Traceback (most recent call last):
  File "/home/bithopper/bin/bitHopper/bitHopper_v0.2.4.3-82/eventlet/wsgi.py", line 342, in handle_one_response
    'Content-Length' not in [h for h, _v in headers_set[1]]:
IndexError: list index out of range

192.168.1.2 - - [29/Aug/2011 20:57:54] "GET /favicon.ico HTTP/1.1" 500 375 0.001023
[20:57:54] triple:      1938085

Code:
[29/Aug/2011 20:59:01] "GET /data HTTP/1.1" 200 17603 0.022370
Connecting...
Second simultaneous write on fileno 41 detected.  Unless you really know what you're doing, make sure that only one greenthread can
 write any particular socket.  Consider using a pools.Pool. If you do know what you're doing and want to disable this error, call e
ventlet.debug.hub_multiple_reader_prevention(False)
[20:59:01] DEBUG: Error with a work.get http request