Pages:
Author

Topic: bitHopper: Python Pool Hopper Proxy - page 35. (Read 355678 times)

hero member
Activity: 504
Merit: 502
August 10, 2011, 11:25:18 PM
Hm... I guess we need to have a timeout on getwork requests...
Um and I figured out how to add it. But it only works with new versions of twisted. As in bleeding edge.



I think easier would be to split traffic to bitclockers across multiple accounts. That would sove the problem aswell.
full member
Activity: 196
Merit: 100
August 10, 2011, 09:52:25 PM
Hm... I guess we need to have a timeout on getwork requests...
Um and I figured out how to add it. But it only works with new versions of twisted. As in bleeding edge.

hero member
Activity: 504
Merit: 502
August 10, 2011, 09:46:05 PM
yeh bitclockers stay connected with latest hopper for me except it literally kills 75% of my gpu's that just remains idle.

Weird, definitely getwork limitations per account. Retards.
bb
member
Activity: 84
Merit: 10
August 10, 2011, 09:28:37 PM
Yep, bitclockers is no good right now.
hero member
Activity: 481
Merit: 500
August 10, 2011, 07:44:22 PM
Using the latest revision off the github (fa960e461cfa15afaf05) and it seems that after running it for 1 hour bithopper stops pushing out more work. It was running fine but just didnt have any RPC requests in the window and then it was kinda just sitting idle. Just restarted bithopper and it looks like its working. Any ideas on what happened?

I'm having the same problem. Lots of miner idles and occasional RPC problems.  Edit - maybe it's because bitclockers is slow and can't keep the miners fed.  Edit2 - confirmed - when I disabled bitclockers, the problem went away.

Code:
127.0.0.1:8337 10/08/2011 19:20:50, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:21:25, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:22:17, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:22:17, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:22:56, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:23:19, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:23:56, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:23:56, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:24:42, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:24:42, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:24:59, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:25:42, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:25:56, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:25:56, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:26:19, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:28:38, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:29:02, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:29:20, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:30:02, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:31:28, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:31:46, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:31:46, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:32:10, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:32:10, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:34:07, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:34:07, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:34:26, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:35:10, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:35:21, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:35:21, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:37:05, warning: job finished, miner is idle
127.0.0.1:8337 10/08/2011 19:37:57, No more backup pools left. Using primary and starting over.
127.0.0.1:8337 10/08/2011 19:37:57, Setting server (miner1 @ 127.0.0.1:8337)
127.0.0.1:8337 10/08/2011 19:40:10, warning: job finished, miner is idle        
full member
Activity: 168
Merit: 100
August 10, 2011, 06:59:16 PM
just started testing out latest version since quite a few versions back and I get this error in log every couple of minutes:

Code:
Unhandled error in Deferred:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 361, in callback
    self._startRunCallbacks(result)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 455, in _startRunCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 542, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1076, in gotResult
    _inlineCallbacks(r, g, deferred)
--- ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1020, in _inlineCallbacks
    result = g.send(result)
  File "/home/miner1/bitHopper/work.py", line 142, in jsonrpc_getwork
    server = bitHopper.get_new_server(server)
  File "./bitHopper.py", line 125, in get_new_server
    self.log_bdg('Lagging. :' + server)
exceptions.AttributeError: BitHopper instance has no attribute 'log_bdg'

go into bithopper.py and search for log_bdg and change to log_dbg - there is one instance.

There is a patch pull request with the fix on github
hero member
Activity: 504
Merit: 502
August 10, 2011, 06:36:00 PM
just started testing out latest version since quite a few versions back and I get this error in log every couple of minutes:

Code:
Unhandled error in Deferred:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 361, in callback
    self._startRunCallbacks(result)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 455, in _startRunCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 542, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1076, in gotResult
    _inlineCallbacks(r, g, deferred)
--- ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1020, in _inlineCallbacks
    result = g.send(result)
  File "/home/miner1/bitHopper/work.py", line 142, in jsonrpc_getwork
    server = bitHopper.get_new_server(server)
  File "./bitHopper.py", line 125, in get_new_server
    self.log_bdg('Lagging. :' + server)
exceptions.AttributeError: BitHopper instance has no attribute 'log_bdg'
newbie
Activity: 53
Merit: 0
August 10, 2011, 04:59:11 PM
Using the latest revision off the github (fa960e461cfa15afaf05) and it seems that after running it for 1 hour bithopper stops pushing out more work. It was running fine but just didnt have any RPC requests in the window and then it was kinda just sitting idle. Just restarted bithopper and it looks like its working. Any ideas on what happened?
legendary
Activity: 1764
Merit: 1006
August 10, 2011, 04:58:53 PM
I suspect, but can't prove that deepbit isn't working with the alternate scheduler. I mined quite a while on the newest build and it didn't go over, even though others here said their's were mining deepbit. When I switched back to the default scheduler, it started mining deepbit.

Deepbit is evil!  Smiley Help the small guys to grow and take something away from those top 3 pools!
Do I really have to say: "Fuck globalisation, fuck central an all controlling [ADD YOUR PICK]  and blaa blaa blaa? Do I?
 Kiss


YES! I think the top 3 pools just shouldn't be hopped. For the sake of the network!!
how about no.
newbie
Activity: 43
Merit: 0
August 10, 2011, 04:51:08 PM
I suspect, but can't prove that deepbit isn't working with the alternate scheduler. I mined quite a while on the newest build and it didn't go over, even though others here said their's were mining deepbit. When I switched back to the default scheduler, it started mining deepbit.

Deepbit is evil!  Smiley Help the small guys to grow and take something away from those top 3 pools!
Do I really have to say: "Fuck globalisation, fuck central an all controlling [ADD YOUR PICK]  and blaa blaa blaa? Do I?
 Kiss


YES! I think the top 3 pools just shouldn't be hopped. For the sake of the network!!
newbie
Activity: 29
Merit: 0
August 10, 2011, 03:47:26 PM
@Threshold 66% and penalty 1.0

09.08 22:00:16 0h 00m   42 66912   0.03044297  
09.08 21:59:21 0h 08m   352 685366   0.02490932  
09.08 21:50:25 0h 08m   336 683081   0.02385661


dunno if I maybe right or not, but threshold and penalty aren't the exact same thing only inverse proportional values ?

@boss cat give us some versions pls (python, twisted-python and pyopenssl)
python 2.7.2
python-twisted 2.4.0-3
pyopenssl 0.6-2.3

python-twisted Versión: 10.2.0-1 here    Cheesy

edit: http://twistedmatrix.com/trac/wiki/Downloads
Yeah, my VPS is ancient Tongue
I spent the night and most of the morning upgrading from debian 4 to 5 and then to 6. i must say apt-get dist-upgrade does wonders.
so now everything is working, well except polmine, and bmunion

glad you made it work dude, you can disable those pools with confidence and if you need more help with bH we're on freenode at #bithopper   Smiley
I'll be sure to check it out. Thanks for your help
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 10, 2011, 03:10:46 PM
@Threshold 66% and penalty 1.0

09.08 22:00:16 0h 00m   42 66912   0.03044297  
09.08 21:59:21 0h 08m   352 685366   0.02490932  
09.08 21:50:25 0h 08m   336 683081   0.02385661


dunno if I maybe right or not, but threshold and penalty aren't the exact same thing only inverse proportional values ?

@boss cat give us some versions pls (python, twisted-python and pyopenssl)
python 2.7.2
python-twisted 2.4.0-3
pyopenssl 0.6-2.3

python-twisted Versión: 10.2.0-1 here    Cheesy

edit: http://twistedmatrix.com/trac/wiki/Downloads
Yeah, my VPS is ancient Tongue
I spent the night and most of the morning upgrading from debian 4 to 5 and then to 6. i must say apt-get dist-upgrade does wonders.
so now everything is working, well except polmine, and bmunion

glad you made it work dude, you can disable those pools with confidence and if you need more help with bH we're on freenode at #bithopper   Smiley
newbie
Activity: 29
Merit: 0
August 10, 2011, 02:25:46 PM
@Threshold 66% and penalty 1.0

09.08 22:00:16 0h 00m   42 66912   0.03044297  
09.08 21:59:21 0h 08m   352 685366   0.02490932  
09.08 21:50:25 0h 08m   336 683081   0.02385661


dunno if I maybe right or not, but threshold and penalty aren't the exact same thing only inverse proportional values ?

@boss cat give us some versions pls (python, twisted-python and pyopenssl)
python 2.7.2
python-twisted 2.4.0-3
pyopenssl 0.6-2.3

python-twisted Versión: 10.2.0-1 here    Cheesy

edit: http://twistedmatrix.com/trac/wiki/Downloads
Yeah, my VPS is ancient Tongue
I spent the night and most of the morning upgrading from debian 4 to 5 and then to 6. i must say apt-get dist-upgrade does wonders.
so now everything is working, well except polmine, and bmunion
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 10, 2011, 02:14:18 PM
Anyone got a regex for the pol user stats? The problem I see is you need to login to see that page.

find hashes/s and do re_rate with them Wink , gotta go here
member
Activity: 102
Merit: 10
August 10, 2011, 02:12:28 PM
Anyone got a regex for the pol user stats? The problem I see is you need to login to see that page.
hero member
Activity: 481
Merit: 500
August 10, 2011, 01:59:38 PM
slush (bitcoin.cz) shows red and doesn't update the stats (lags) with the newest c00w code. Switching back to yesterday's version makes it go back to normal.

Already fixed by Colin. Man, that dude is fast.
legendary
Activity: 1764
Merit: 1006
August 10, 2011, 01:40:44 PM
So, has anyone run the deepbit hopping for 24 hours now?  If so, do you mind telling me how much you made and with what kind of hashrate? 
not 24 hours, but approximately 13 hours with 1.7gh
went to bed, bithopper got stuck at deepbit again.
woke up with 0.7 btc there.
hero member
Activity: 481
Merit: 500
August 10, 2011, 01:32:06 PM
slush (bitcoin.cz) shows red and doesn't update the stats (lags) with the newest c00w code. Switching back to yesterday's version makes it go back to normal.
member
Activity: 84
Merit: 10
August 10, 2011, 12:54:19 PM
So, has anyone run the deepbit hopping for 24 hours now?  If so, do you mind telling me how much you made and with what kind of hashrate? 
newbie
Activity: 41
Merit: 0
August 10, 2011, 12:38:19 PM

yeah they changed how BLCL works due to the delay in states, change bclc from mine to mine_deepbit
and look in pools.cfg and make sure it says under re_rate..re_rate_type: None


yeah polmine is starting "jumper" protection.. that means us .. PERSONALLY I WOULD NOT MINE THEM, until we get this worked out.

they have a final vote here vote here]http://forum.polmine.pl/index.php?topic=572.msg4765#new]vote here

the orginal vote is here
where we fought to have them take donations instead of the strange crap we were voting on.

First - thanks.
Second - polmine have a shares count in user statistics:

Or I am mistaken?
Pages:
Jump to: