Bitcoin Forum
April 25, 2024, 03:50:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 [651] 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591624 times)
nonnakip
Hero Member
*****
Offline Offline

Activity: 633
Merit: 591



View Profile
July 08, 2015, 08:38:40 AM
 #13001

I run a simple test of calling "bitcoin-cli getblocktemplate" in a loop. Normally this request is relative fast. But every 6 seconds it takes nearly 2 seconds to complete and causes 100% CPU load on a bitcoind thread during the 2 seconds. The bitcoind thread with the load changes each time so it is probably the bitcoind thread that happens to process the cli request.

I do not have time right now to profile bitcoind to isolate this issue. But I thought it was interesting that the requests take so long (busy waiting?) at nearly exact 6 second intervals.

I also continue to see bitcoind connection issues every hour or so. Connection is lost between 1 and 25 minutes! I need to make some time so I can debug the exact scenario. It occurs often enough.
1714060247
Hero Member
*
Offline Offline

Posts: 1714060247

View Profile Personal Message (Offline)

Ignore
1714060247
Reply with quote  #2

1714060247
Report to moderator
1714060247
Hero Member
*
Offline Offline

Posts: 1714060247

View Profile Personal Message (Offline)

Ignore
1714060247
Reply with quote  #2

1714060247
Report to moderator
1714060247
Hero Member
*
Offline Offline

Posts: 1714060247

View Profile Personal Message (Offline)

Ignore
1714060247
Reply with quote  #2

1714060247
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714060247
Hero Member
*
Offline Offline

Posts: 1714060247

View Profile Personal Message (Offline)

Ignore
1714060247
Reply with quote  #2

1714060247
Report to moderator
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 08, 2015, 09:15:50 AM
 #13002

I also continue to see bitcoind connection issues every hour or so

Hi nonnakip,

It's been nearly 12 hours since I implemented the bad IP block & I've had no bitcoind disconnects since doing so. I presume you've checked your logs for a similar repeat offender? Worth a try......

I just noticed Matt has released a new "dirty hack" relaynetworkclient for p2pool also - https://github.com/TheBlueMatt/RelayNode

gonna try & compile it now & see if it helps any......

EDIT: Nope, it still won't run on 14.04 64bit - anyone else had any luck?
squidicuz
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
July 08, 2015, 11:37:07 AM
 #13003

I also continue to see bitcoind connection issues every hour or so
I just noticed Matt has released a new "dirty hack" relaynetworkclient for p2pool also - https://github.com/TheBlueMatt/RelayNode

gonna try & compile it now & see if it helps any......

EDIT: Nope, it still won't run on 14.04 64bit - anyone else had any luck?

It is running for me, ubuntu 14.x. compiled c++ from a clone off a github.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 08, 2015, 12:04:18 PM
Last edit: July 08, 2015, 12:48:33 PM by p3yot33at3r
 #13004

I also continue to see bitcoind connection issues every hour or so
I just noticed Matt has released a new "dirty hack" relaynetworkclient for p2pool also - https://github.com/TheBlueMatt/RelayNode

gonna try & compile it now & see if it helps any......

EDIT: Nope, it still won't run on 14.04 64bit - anyone else had any luck?

It is running for me, ubuntu 14.x. compiled c++ from a clone off a github.

That's what I done - no go. Are you using 32bit or 64bit?

EDIT: Sorted, thanks kano  Smiley
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
July 08, 2015, 01:13:46 PM
 #13005

Yes ... above 0.9.1 bitcoin core, RPC of Bitcoin Core (or bitcoind) crash because of the P2Pool server ...
It's not new.

I have an automated routine to restart Bitcoin Core every 30min~1h for this.
I'm pretty sure if p2pool was causing core to crash every 30 minutes to 1 hour, somebody would have reported it before now.  I have never seen the behavior you describe, and I run p2pool servers on Ubuntu and OS X - sometimes for months on end without a restart of either bitcoind or p2pool.

I also continue to see bitcoind connection issues every hour or so
I just noticed Matt has released a new "dirty hack" relaynetworkclient for p2pool also - https://github.com/TheBlueMatt/RelayNode

gonna try & compile it now & see if it helps any......

EDIT: Nope, it still won't run on 14.04 64bit - anyone else had any luck?

It is running for me, ubuntu 14.x. compiled c++ from a clone off a github.

That's what I done - no go. Are you using 32bit or 64bit?

EDIT: Sorted, thanks kano  Smiley
Were you able to get it compiled and built on your system?  I had no problem updating and building.  Of course, the relay isn't actually responding to anything at this point...

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.
Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
July 08, 2015, 09:41:20 PM
 #13006

and I run p2pool servers on Ubuntu and OS X

 Grin well, it's the point ... i run a win32 engine.  Wink
notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
July 08, 2015, 10:16:13 PM
 #13007

Anybody else have an issue connecting from a remote IP to the stats html pages?

It was working fine until last night, now all I get is garbled text with the only thing readable being the version number. This is when I connect from my android, no problems connecting locally however.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
July 08, 2015, 10:34:51 PM
 #13008

and I run p2pool servers on Ubuntu and OS X

 Grin well, it's the point ... i run a win32 engine.  Wink
Oh you poor, poor soul.  Why would you torture yourself like that? Tongue

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.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 09, 2015, 12:08:58 AM
 #13009

Were you able to get it compiled and built on your system?  I had no problem updating and building.  Of course, the relay isn't actually responding to anything at this point...

Yes, but with a system crash as soon as I started it...... Tongue

Good news is I just compiled the latest release with only one warning & it's back up & running again  Smiley The amount of received transaction sizes of 1347 & 906 is staggering though, & I don't seem to be sending any back at all - which I'm putting down to the attack I think. At least it's running again.

Had my first bitcoind disconnect in nearly 20 hours a while ago too. Bummer. Back to the drawing board....... Tongue

Edit: Plenty of this too:

Code:
127.0.0.1 Disconnect: failed to read message header (Transport endpoint is not connected)
127.0.0.1 Disconnect: failed to read message header (Transport endpoint is not connected)
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
July 09, 2015, 02:35:43 PM
 #13010

So the original intent with the CoinCadence front end was to release the whole thing as open source...

As sometimes happens in development, the whole thing became a complicated mess Smiley

About a month ago I started working on a PHP interface to the Bitcoin API JSON-RPC with the hopes of it serving as the foundation for releasing the CoinCadence P2Pool front end, as well as about a hundred other projects I have in mind...

It's not done yet, but with the TX volume spiking I wanted to release it, particularly so folks could have web based easy access to estimatefee and getmempoolinfo.

There are 25 other commands supported in the Alpha, once I get them all integrated and the Chain Query source up on GitHub I'll re-work the CoinCadence front end to work with it and release that as well...

Check it out: http://ChainQuery.com/bitcoin-api

BTC Talk thread: https://bitcointalk.org/index.php?topic=1115048.0

Reddit Post: https://www.reddit.com/r/Bitcoin/comments/3cogxu/chain_query_alpha_a_web_based_interface_to_the/

I hope you like it so far, any questions or feedback are welcome and appreciated.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 09, 2015, 05:19:25 PM
 #13011

Great work windpath - well above my pay grade  Wink

Been skipping around various p2pool node finders, there's still a massive amount of nodes still mining on outdated p2pool v13  Shocked I'm surprised there hasn't been a flood of complaints about missing payments from the last block....I'm seeing so many peers still getting banned...... Sad
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
July 09, 2015, 05:46:23 PM
 #13012

Thx Smiley

A side note, wikileaks updated the "Hacking Team" files today, guess who was looking at p2pool:

https://wikileaks.org/hackingteam/emails/?q=p2pool
Automatic Monkey
Hero Member
*****
Offline Offline

Activity: 503
Merit: 500


View Profile
July 09, 2015, 07:12:34 PM
 #13013

Hi all, having some trouble with my p2pool node.

After the BTCGuild shutdown I decided to play my own game and run my own p2pool node. Got it up and running (Linux), bitcoind is running, miners are connecting and finding shares at the expected rate, but even after a week online I still get "Current Payout=0" and no payments to the address.

Quick help would be appreciated, because others might be connecting to my node and it's one thing to waste my own hash, but worse to waste someone else's. Thanks in advance.

Try ShadowCash, the first coin with instant and decentralized private transactions!
SDC address: SUPERMAN8eDvcPL6RWYMVwtPzUtqWi2zCr
Wallet Private Key: 7S6fJBEzXqJuuGCvEPcgBSbd5wmjVTvDj7591gNKcTmS7X47e98
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 09, 2015, 07:37:19 PM
 #13014

Quick help would be appreciated, because others might be connecting to my node and it's one thing to waste my own hash, but worse to waste someone else's. Thanks in advance.

What's your node address - I'll take a look. Also, whats your p2pool start up command?

PM me if you prefer  Wink
luthermarcus
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
July 09, 2015, 07:58:55 PM
 #13015

Hi all, having some trouble with my p2pool node.

After the BTCGuild shutdown I decided to play my own game and run my own p2pool node. Got it up and running (Linux), bitcoind is running, miners are connecting and finding shares at the expected rate, but even after a week online I still get "Current Payout=0" and no payments to the address.

Quick help would be appreciated, because others might be connecting to my node and it's one thing to waste my own hash, but worse to waste someone else's. Thanks in advance.
Wow BTCGuild a casualty of centralized pools. You are running 14.0. Whats you log look like when you run p2pool?

Donate Bitcoin
1Mz7ZHxPhoH1ZK2yQvo62NdHvvsS2quhzc
Donate TRX
TB3WiLEj6iuSBU5tGUKyZkjB4vqrBDvoYM
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
July 09, 2015, 08:00:28 PM
 #13016

.. miners are connecting and finding shares at the expected rate, but even after a week online I still get "Current Payout=0" and no payments to the address.

Whats your hash rate?

If your actually finding valid p2pool shares your "estimated payout" should reflect it immediately....

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
July 09, 2015, 08:36:03 PM
 #13017

Hi all, having some trouble with my p2pool node.

After the BTCGuild shutdown I decided to play my own game and run my own p2pool node. Got it up and running (Linux), bitcoind is running, miners are connecting and finding shares at the expected rate, but even after a week online I still get "Current Payout=0" and no payments to the address.

Quick help would be appreciated, because others might be connecting to my node and it's one thing to waste my own hash, but worse to waste someone else's. Thanks in advance.
If you're looking at the default front end, the expected payout figure comes from the payout address of the node.  When you setup p2pool, if you didn't specify one, a p2pool address was created for you in the bitcoind that it connects to.  Unless you're mining to that address, your expected payout will always show 0.

Take a look at windpath's node (http://minefast.coincadence.com/miner.php) and enter your miner's address there.  You'll see your expected payout, and what you've earned in any blocks that p2pool finds.

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.
Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
July 09, 2015, 09:03:30 PM
 #13018

How many GH/s connected ... thaht is the real question.  Grin
P2Pool is a little more "serious" than Pools ...  Wink
Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
July 09, 2015, 09:12:44 PM
 #13019

and I run p2pool servers on Ubuntu and OS X

 Grin well, it's the point ... i run a win32 engine.  Wink
Oh you poor, poor soul.  Why would you torture yourself like that? Tongue

 Grin I'm a damned soul.

But, after rain comming the sun ... so, after 2 months of alienable search, i have found the solution for my problem (crash of Bitcoin Core because of the server activated) : an other program that it strictly survey bitcoin core process ... and restart immediatly.

Now, it's work really well. Cheesy

I'm happy (to mine with my own P2Pool node).

program is : http://www.serverdoc.com/
(alternate P2Pool french installation on Windows for everyone : https://bitcointalk.org/index.php?topic=1114415.0 )

notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
July 09, 2015, 10:51:26 PM
Last edit: July 16, 2015, 06:10:23 PM by notbatman
 #13020

Windows update did something (I think) and I can't figure it out (yet). While it doesn't effect my ability to mine or connect to the stats page locally I can can't connect remotely. All I get is garbled text then the error "the connection was rest".

 Huh Huh

It was working fine a few days ago, then my node started to get hammered by some sort of attack (made my S5 beep). I had some other users connecting to my node but they dropped off.. then the attack stopped. Then widows did an update and now remote connections are borked.

EDIT:

Win 10 is on it way in a couple of weeks, I'm not even going to muck with the works here...

EDIT 2:

Router decided to act up, I gave it the evil eye and it decided to behave.  Grin
Pages: « 1 ... 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 [651] 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 ... 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!