Bitcoin Forum
April 28, 2024, 04:30:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 [422] 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591625 times)
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
May 05, 2014, 02:02:22 AM
 #8421


M

Thanks mdude, I do have 9333 forwarded and allowed also. They are all TCP ports right?

if I telnet to 9333 on pool.norgzpool.net.au I see a response also.

Everything sounds right to me.  It's probably just a matter of time.

Although I have 1 incoming connection on my node now... and it's been up for 5 hours.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714278606
Hero Member
*
Offline Offline

Posts: 1714278606

View Profile Personal Message (Offline)

Ignore
1714278606
Reply with quote  #2

1714278606
Report to moderator
1714278606
Hero Member
*
Offline Offline

Posts: 1714278606

View Profile Personal Message (Offline)

Ignore
1714278606
Reply with quote  #2

1714278606
Report to moderator
norgan
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Decentralize your hashing - p2pool - Norgz Pool


View Profile WWW
May 05, 2014, 02:09:47 AM
 #8422


M

Thanks mdude, I do have 9333 forwarded and allowed also. They are all TCP ports right?

if I telnet to 9333 on pool.norgzpool.net.au I see a response also.

Everything sounds right to me.  It's probably just a matter of time.

Although I have 1 incoming connection on my node now... and it's been up for 5 hours.

M

ok thanks, I've just restarted it with logging and max conns set to 20. maybe that will make it do something lol will see how it goes.

Miner, tech geek, operator of NorgzPool - Sydney Australia P2Pool Node creator of p2pool fancy front end

Tips: 1NorganBbymShTN2MMpfGzRYJF8mcPeXjv Exchange BTC locally in Australia or Donate to p2pool miners
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 02:19:56 AM
 #8423

I have a VPS not at home.

Anyway I believe other ports are 8333 and 9333

by the way, my run_p2pool.py gives me lots of these errors, what it can be?


This line here explains your issues:

Code:
p2pool.util.jsonrpc.NarrowError: -10 Bitcoin is downloading blocks...

Something is up with your bitcoin daemon.  It will say this if it's really downloading, or if it's reindexing.  Do a "getinfo" to see what block it's on.  If using bitcoind directly, run "bitcoind getinfo".  If using the qt version, go to the debug console and type "getinfo".

M

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 

is it up to date or not yet?? thank you
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
May 05, 2014, 02:25:21 AM
 #8424

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 02:29:02 AM
 #8425

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

what a dumb I am!!! I thought it was finished downloading...

Thank God, now at least I have an explanation. In the meanwhile I move my 1.5TH/s on another node so I stop wasting my time.

Thanks for help.
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
May 05, 2014, 02:32:35 AM
 #8426

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

what a dumb I am!!! I thought it was finished downloading...

Thank God, now at least I have an explanation. In the meanwhile I move my 1.5TH/s on another node so I stop wasting my time.

Thanks for help.

Smiley Maybe use my node? Smiley  http://96.44.166.190:9332

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
ceslick
Full Member
***
Offline Offline

Activity: 161
Merit: 100

digging in the bits... now ant powered!


View Profile WWW
May 05, 2014, 02:41:55 AM
 #8427

Hi all,

Busy setting up a p2pool and this guide helped a lot.

If anyone would like to test, details are:-


Pool URL: http://p2pool.integratedideas.net:9332
User: Your BTC address Smiley
Pass: x

It will improve and get better as it goes, more details and dashboard can be found here: - http://www.integratedideas.net/p2pool-btc/

Cheers

http://www.integratedideas.net  - Home of Rock Solid Miners
NZ Based BTC P2Pool: http://www.integratedideas.net/p2pool-btc/  -  NZ Based DOGE P2Pool: http://www.integratedideas.net/p2pool-doge/
Cloud mining with CEX.IO: https://cex.io/r/2/ceslicknz/0/
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 02:48:52 AM
 #8428

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

what a dumb I am!!! I thought it was finished downloading...

Thank God, now at least I have an explanation. In the meanwhile I move my 1.5TH/s on another node so I stop wasting my time.

Thanks for help.

Smiley Maybe use my node? Smiley  http://96.44.166.190:9332

M

I would but from thailand I have a higher latency to your node, I am sorry!
norgan
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Decentralize your hashing - p2pool - Norgz Pool


View Profile WWW
May 05, 2014, 03:15:23 AM
 #8429

ok so I have caught an error. Wondering if you could assist in working out what it may be:
Code:
Error in DeferredResource handler:
2014-05-05 03:12:27.717000 > Traceback (most recent call last):
2014-05-05 03:12:27.717000 >   File "p2pool\util\deferred_resource.pyc", line 24, in render
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 >   File "twisted\internet\defer.pyc", line 134, in maybeDeferred
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 >   File "twisted\web\resource.pyc", line 216, in render
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 >   File "twisted\internet\defer.pyc", line 1187, in unwindGenerator
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 > --- <exception caught here> ---
2014-05-05 03:12:27.717000 >   File "twisted\internet\defer.pyc", line 1045, in _inlineCallbacks
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 >   File "p2pool\web.pyc", line 189, in render_GET
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.717000 >   File "p2pool\web.pyc", line 444, in <lambda>
2014-05-05 03:12:27.717000 >     
2014-05-05 03:12:27.733000 > exceptions.KeyError: 'last_'
2014-05-05 03:12:28.264000

Miner, tech geek, operator of NorgzPool - Sydney Australia P2Pool Node creator of p2pool fancy front end

Tips: 1NorganBbymShTN2MMpfGzRYJF8mcPeXjv Exchange BTC locally in Australia or Donate to p2pool miners
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 12:21:32 PM
 #8430

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

Now it is up and running perfectly, efficiency 110%, DOA 1-2%

p2poolthailand.com
or p2pool.asia

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
May 05, 2014, 01:00:10 PM
 #8431

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

Now it is up and running perfectly, efficiency 110%, DOA 1-2%

p2poolthailand.com
or p2pool.asia



Glad to see you got everything resolved!  The problem was that you had not completed downloading the block chain, so your miners were finding and submitting shares that could not be rectified.

Learning experience for everyone who wants to setup their own node - absolutely ensure that you've completed synchronizing the block chain before mining on your p2pool node Smiley

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 01:35:06 PM
 #8432

Yes, I have a bad feeling, maybe it is still downloading the chain???

I did this:

bitcoind getmininginfo
{
    "blocks" : 285045,
    "currentblocksize" : 7276,
    "currentblocktx" : 14,
    "difficulty" : 2621404453.06461525,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 17699612012185874,
    "pooledtx" : 14,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}
 
is it up to date or not yet?? thank you

It's close, but not there yet.  Check blockchain.info, the last block is 299153.

M

Now it is up and running perfectly, efficiency 110%, DOA 1-2%

p2poolthailand.com
or p2pool.asia



Glad to see you got everything resolved!  The problem was that you had not completed downloading the block chain, so your miners were finding and submitting shares that could not be rectified.

Learning experience for everyone who wants to setup their own node - absolutely ensure that you've completed synchronizing the block chain before mining on your p2pool node Smiley

Yes, I agree!!

Should I add to my username +1024 for each of my miners? I am using several AntMinerS1 all with the same wallet address. What do you think?
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
May 05, 2014, 01:43:58 PM
 #8433

Yes, I agree!!

Should I add to my username +1024 for each of my miners? I am using several AntMinerS1 all with the same wallet address. What do you think?


I'd like to see some more informed members reply to this, however it is my understanding that allowing P2Pool to dynamically set your difficulty is a more efficient choice.
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 02:09:55 PM
 #8434

Yes, I agree!!

Should I add to my username +1024 for each of my miners? I am using several AntMinerS1 all with the same wallet address. What do you think?


I'd like to see some more informed members reply to this, however it is my understanding that allowing P2Pool to dynamically set your difficulty is a more efficient choice.

You're probably right, since I have changed it to +1024 my predicted payout has dropped...
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
May 05, 2014, 02:17:08 PM
 #8435

Yes, I agree!!

Should I add to my username +1024 for each of my miners? I am using several AntMinerS1 all with the same wallet address. What do you think?


I'd like to see some more informed members reply to this, however it is my understanding that allowing P2Pool to dynamically set your difficulty is a more efficient choice.

The p2pool code looks at the node's total hash rate and assigns difficulty based upon that.  There are forks of the code that address the issue of trying to assign difficulties by address/miner.  See here: https://bitcointalk.org/index.php?topic=269042.280.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
sciack
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 05, 2014, 02:22:05 PM
 #8436

Yes, I agree!!

Should I add to my username +1024 for each of my miners? I am using several AntMinerS1 all with the same wallet address. What do you think?


I'd like to see some more informed members reply to this, however it is my understanding that allowing P2Pool to dynamically set your difficulty is a more efficient choice.

The p2pool code looks at the node's total hash rate and assigns difficulty based upon that.  There are forks of the code that address the issue of trying to assign difficulties by address/miner.  See here: https://bitcointalk.org/index.php?topic=269042.280.

Thank you. Interesting reading.

I have noticed I am getting messages like this every 4 seconds about:

Code:
Peer sent entire transaction ff16175d4884dc428616e8f2d447e5fe34966d0af527bd9b73c3bc4d3994fcec that was already received

Is that bad bad??

roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
May 05, 2014, 03:10:25 PM
 #8437

You're probably right, since I have changed it to +1024 my predicted payout has dropped...

+DIFF only affects the pseudo shares you send in for logging/graphing purposes, it has no effect on your earnings. Using /DIFF changes the minimum shares you'll submit, in case vardiff is setting your target difficulty above the network minimum. If you are already at the network minimum, then /DIFF lower than that again has no effect. On some alt coins, /DIFF can be useful if you don't care about dust and want more (but smaller) shares. On Bitcoin, /DIFF is mostly only useful to very large miners who want to reduce the # of shares they find (finding bigger shared instead) to help keep network difficulty down for everyone else.
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
May 05, 2014, 03:15:30 PM
Last edit: May 05, 2014, 03:57:23 PM by roy7
 #8438

The p2pool code looks at the node's total hash rate and assigns difficulty based upon that.  There are forks of the code that address the issue of trying to assign difficulties by address/miner.  See here: https://bitcointalk.org/index.php?topic=269042.280.

For someone running their own node I guess it doesn't matter much, but I made this simple patch for public nodes so that small miners won't have their difficulty target pushed higher by large miners on the same public node. The pull request to the normal repo is:

https://github.com/forrestv/p2pool/pull/174

A much more advanced patch is by iongchun (also a pull request to the main repo) in handling pseudo share difficulties:

https://github.com/forrestv/p2pool/pull/187

iongchun folded in his own fix for alt coins serving DIFF 0 work, so I removed my prior mini fix. People running native p2pool repo from forrest for alt coins should at least pull in iongchun's patch for the DIFF 0 fix.
cathoderay
Sr. Member
****
Offline Offline

Activity: 379
Merit: 250


Welcome to dogietalk.bs


View Profile
May 05, 2014, 03:34:02 PM
 #8439

Excuse my Linux noobness, but what's the command line syntax used to integrate this fix into p2pool? I've tried the "git pull" request using the link above from within the p2pool folder but I get an error - so I presume I'm doing it wrong....... Tongue

Thanks.

Have you been a victim of dogie insults, neg-rep'd for no reason or been falsely accused by him? If so, air your experiences here:  https://bitcointalk.org/index.php?topic=905210.0
Avoid manipulative Exchanges - Localbitcoins.com
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
May 05, 2014, 04:03:40 PM
 #8440

Excuse my Linux noobness, but what's the command line syntax used to integrate this fix into p2pool? I've tried the "git pull" request using the link above from within the p2pool folder but I get an error - so I presume I'm doing it wrong....... Tongue

Thanks.

I've not done it this way often, but I think you'd use:

git pull https://github.com/roy7/p2pool vardiffbyaddress

or

git pull https://github.com/iongchun/p2pool auto-worker-diff

Depending on which you wanted to pull in.

Pages: « 1 ... 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 [422] 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 ... 814 »
  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!