Bitcoin Forum
April 26, 2024, 12:37:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 205 »
  Print  
Author Topic: bitHopper: Python Pool Hopper Proxy  (Read 355551 times)
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
July 19, 2011, 04:52:46 AM
 #561

Oh, and the name of the pool showing the empty RPC requests changes depending on the same logic as the working copies, so at least it's choosing the pool correctly, even if there's no actual miner/pool communications being forwarded or registered.
1714135070
Hero Member
*
Offline Offline

Posts: 1714135070

View Profile Personal Message (Offline)

Ignore
1714135070
Reply with quote  #2

1714135070
Report to moderator
1714135070
Hero Member
*
Offline Offline

Posts: 1714135070

View Profile Personal Message (Offline)

Ignore
1714135070
Reply with quote  #2

1714135070
Report to moderator
1714135070
Hero Member
*
Offline Offline

Posts: 1714135070

View Profile Personal Message (Offline)

Ignore
1714135070
Reply with quote  #2

1714135070
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714135070
Hero Member
*
Offline Offline

Posts: 1714135070

View Profile Personal Message (Offline)

Ignore
1714135070
Reply with quote  #2

1714135070
Report to moderator
1714135070
Hero Member
*
Offline Offline

Posts: 1714135070

View Profile Personal Message (Offline)

Ignore
1714135070
Reply with quote  #2

1714135070
Report to moderator
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 05:01:57 AM
 #562

Oh, and the name of the pool showing the empty RPC requests changes depending on the same logic as the working copies, so at least it's choosing the pool correctly, even if there's no actual miner/pool communications being forwarded or registered.

Well I am having the same issue as you except my shares are actually counting, which makes it not an issue at all for me.  Are you sure you have set the right details for the pool in password.py?

The only issue I am having is that its stuck on arsbitcoin right now when it should be switching to triplemining.  Everytime it polls the pools I get a:

"Error in json decoding.  Server probably down"

message with regards to triplemining.

I drink it up!
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 19, 2011, 05:05:02 AM
 #563

And just endless "RPC request [[]] submitted to arsbitcoin" thereafter - miners report a MH/s speed as though they are mining but no shares ever appear in the proxy and the accepted count on the miners does not increment. Help?

The endless "RPC request [[]] submitted to arsbitcoin" should mean "working as designed". Its the result of the change 22 hours ago commented as "Simpler rpc data representation for non debug mode."

That simpler rpc data representation means you don't see all the content inside [[]].

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
joulesbeef
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


moOo


View Profile
July 19, 2011, 05:13:42 AM
 #564

Quote
They have roundshares and one of their pages. Just manhandle what I did for bitp.it the second time until it works.

yeah my fu isnt very good. cant find a pool api.

they have that stats page with something that sorta sounds like round shares.. "number of correct all" looks like total round shares but i dont know how to grab that without the api thing and the user pi doesnt give total shares.   I thik i have been temporarily defeated but it was fun trying.

mooo for rent
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 05:16:50 AM
 #565

Is anyone mining on triplemining right now?

I drink it up!
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 19, 2011, 05:18:48 AM
Last edit: July 19, 2011, 05:31:57 AM by c00w
 #566

1) Is anyone mining triplemining?
I am.

2) Issues with api and not correctly setting pools?
I broke the delagger. Does the latest version work?

3) Enmaku?
Logs please? Either here or on github. I can't help without seeing more info since its not instantly apparent if its not the above issue. Debug logs are better but normal ones will do.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
July 19, 2011, 05:23:32 AM
 #567

And just endless "RPC request [[]] submitted to arsbitcoin" thereafter - miners report a MH/s speed as though they are mining but no shares ever appear in the proxy and the accepted count on the miners does not increment. Help?

The endless "RPC request [[]] submitted to arsbitcoin" should mean "working as designed". Its the result of the change 22 hours ago commented as "Simpler rpc data representation for non debug mode."

That simpler rpc data representation means you don't see all the content inside [[]].

OK so I'm seeing the hashes with --debug, but for some reason my miner's counts aren't incrementing. I'll have to play with it more, if I figure out what's wrong I'll get back to you on that. I'll probably poke around in the scripts a bit though to see if I can bring my hashes back without --debug. I'd really rather not deal with the excess nonsense on my screen to see the hashes I love so much Smiley
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 05:31:17 AM
 #568

1) Is anyone mining triplemining?
I am.

2) Issues with api and not correctly setting pools?
I broke the delagger. Does the latest version work?


Just downloaded and no, same issue with not switching to triplemining.  Error in json decoding.

I drink it up!
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
July 19, 2011, 05:44:51 AM
 #569

Not sure what was wrong before with the miners not incrementing but I did a fresh pull and rewrote all the passwords.py entries by hand (instead of copy/paste) and it seems to be working.

Also, if (like me) you like seeing the hashes, just edit bitHopper.py and comment out lines 177, 179 and 180 like so:
Code:
#    if bithopper_global.options.debug:
    bithopper_global.log_msg('RPC request ' + str(data) + " submitted to " + str(pool_server['name']))
#    else:
#        bithopper_global.log_msg('RPC request [' + str(data[155:163]) + "] submitted to " + str(pool_server['name']))

There's something comforting to me about seeing those hashes, lets me know things are still working  Grin
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 19, 2011, 05:56:05 AM
 #570

1)Triplemining error?

Are you behind a network filter? Or otherwise blocked by triplemining? We are scraping raw html. Also Log link and OS, miner? Does https://www.tripleming.com/stats load for you? Are you on windows XP and do you have pyopenssl installed if so?

2) Hash display code?
Hmm yeah I think it has a bug. Fixing it now.
EDIT: It works.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
July 19, 2011, 06:01:07 AM
 #571

1) Is anyone mining triplemining?
I am.

2) Issues with api and not correctly setting pools?
I broke the delagger. Does the latest version work?


Just downloaded and no, same issue with not switching to triplemining.  Error in json decoding.

Same issue. the stats page does in fact load for me, Windows 7 64-bit (32-bit python 2.7) and pyopenssl is installed.
joulesbeef
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


moOo


View Profile
July 19, 2011, 06:03:12 AM
 #572

Quote
1) Is anyone mining triplemining?
I am.

2) Issues with api and not correctly setting pools?
I broke the delagger. Does the latest version work?

mining triplemining here just fine.. everything is working fine here. well I'm not sure what the delagger did, but everything appears to be working fine here

win732 bit py37 all that jazz

mooo for rent
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 06:03:58 AM
 #573

https://muyoso.triplemining.com/stats loads for me fine.  I watch the hashes change flawlessly on that page and in the source code.

Running windows 7 32bit with phoenix miner.  I am not behind any sort of network filter.  

I drink it up!
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 19, 2011, 06:06:29 AM
 #574

1) enmaku and muyoso

Okay well I'm serious and desperate here. I really need a log output. run with debug copy your log, throw it on pastebin or github or whatever. GIVE ME A LOG. I'M BEGGING YOU!

Hands and knees seriously. I can't help you without it.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
enmaku
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
July 19, 2011, 06:08:54 AM
 #575

Never mind, it was my own stupidity - I'd entered my ACCOUNT login info for triple, not my WORKER login info lol. It's late, brainfarts happen Tongue
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 06:16:51 AM
 #576

Never mind, it was my own stupidity - I'd entered my ACCOUNT login info for triple, not my WORKER login info lol. It's late, brainfarts happen Tongue

Holy shit.  Same exact problem.  So sorry for wasting your time c00w.  I am an absolute idiot for not checking that. 

I drink it up!
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 19, 2011, 06:24:52 AM
 #577

Well I'm happy the problem is solved.

--nitpick--
That should be in the um... debug logs. I feel horrible saying that but... yeah. Logs always help me find stuff.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 19, 2011, 06:33:29 AM
 #578

I'm on Triple now as well.

Is there a way to get a separate window of just the current pool stats. It zooms past so fast and if I scroll back up to see what the pools are displaying it disconnects my miners until I let the scroll go.

Win7 x32 GuiMiner with Phoenix/PhatK

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 06:34:44 AM
 #579

Well I'm happy the problem is solved.

--nitpick--
That should be in the um... debug logs. I feel horrible saying that but... yeah. Logs always help me find stuff.

I was about to post them when I thought, "well I know it can't be this password thing that enmaku posted about, but let me check that before I post the debug".  Again, sorry for wasting your time when it was my own dumb mistake that caused the problem.  

I drink it up!
joulesbeef
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


moOo


View Profile
July 19, 2011, 06:37:13 AM
 #580

I know you are busy c00w and probably going to get to it anyways, but I'd like to request you include the web stats page that flower put in his mod of your hopper, it's nice to be able to watch from elsewhere what s going on

mooo for rent
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 205 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!