Bitcoin Forum
September 14, 2024, 10:21:53 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: No payout after 2 days of mining with p2pool/cgminer/bitcoind @ 65Mh/s  (Read 1949 times)
gworthing (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 25, 2013, 08:45:33 PM
 #1

Or if there was a payout, then don't know where it went.  Everything appears to be working except for not receiving any bitcoins in payout of any amount to any address.  Using linux x64 with latest versions: bitcoind 80100, p2pool 11.2-8-g896c9ed, cgminer 2.11.3.  Any help greatly appreciated!  I've tried unsuccessfully to find the answers in these forums and elsewhere.

Questions:
  - After starting mining, typically how man hours to wait until seeing any payout to some bitcoin address using my setup at 65Mh/s?
  - How to tell what payouts where made and to what bitcoin addresses they were paid out to?
  - If a payout to a bitcoin address is in some kind of intermediate state so it doesn't show up in the bitcoind status, like awaiting verification or whatever, how do you tell?  Is there some way of detecting this and showing the status of whatever it's doing?

Some diagnostic info is below:

Code:
>grep GOT\ SHARE ~/p2pool/data/bitcoin/log
2013-03-23 22:49:59.423670 GOT SHARE! bitcoin_rpc_user a47b3322 prev 8a7e5a3b age 3.34s
2013-03-24 02:58:54.926189 GOT SHARE! bitcoin_rpc_user 413277ac prev 784f073e age 2.11s
2013-03-24 10:02:58.379441 GOT SHARE! bitcoin_rpc_user 35c973a9 prev 273d8907 age 1.35s
2013-03-24 20:42:02.170428 GOT SHARE! bitcoin_rpc_user 149d8ddd prev 623ce4b3 age 10.05s
2013-03-25 00:13:42.410478 GOT SHARE! bitcoin_rpc_user 8e80eb9a prev d598f7e7 age 10.90s
2013-03-25 03:51:15.205515 GOT SHARE! bitcoin_rpc_user 029c1640 prev d857a148 age 9.51s

Code:
>bitcoind listtransactions
[
]

Code:
>bitcoind listaccounts
{
    "" : 0.00000000,
    "p2pool" : 0.00000000
}

P2Pool output:
Code:
P2Pool: 17394 shares in chain (17398 verified/17398 total) Peers: 15 (9 incoming)
2013-03-25 13:31:58.346866  Local: 85899kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-25%) Expected time to share: 9.1 hours
2013-03-25 13:31:58.346957  Shares: 6 (0 orphan, 0 dead) Stale rate: ~0.0% (0-40%) Efficiency: ~120.0% (73-120%) Current payout: 0.0078 BTC
2013-03-25 13:31:58.347031  Pool: 331GH/s Stale rate: 16.7% Expected time to block: 1.0 days


Code:
>bitcoind getinfo
{
    "version" : 80100,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 227997,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 6695826.28259625,
    "testnet" : false,
    "keypoololdest" : 1363928336,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
kinlo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


Pool operator of Triplemining.com


View Profile
March 25, 2013, 09:32:47 PM
 #2

You only have 65Mh/s, the difficulty on p2pool is much higher then on regular pools.  I'd recommend using a normal pool, as your variance will be too high otherwise..
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
March 25, 2013, 11:57:54 PM
 #3

Or if there was a payout, then don't know where it went.

The last payout came just after you made your post.

What is worrying me is that you don't seem to know for sure at which address you should expect payment. Did you create a payout address and configure it to pay to it like explained in its README? Using the local bitcoind of a P2Pool node is not a good practice (it should be running on a public address and so may be easier to compromise). See the guide in my signature for additional information.

Given your hashrate you are most certainly not profitable (your electricity costs are probably higher than the value of the Bitcoins you mine) so being paid or not may not be your biggest problem.

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
gworthing (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 26, 2013, 12:44:37 AM
 #4

The last payout came just after you made your post.
How could you possibly know that?  That's just what happened.  I'm dying to find out what info from my post you used to look that up.

What is worrying me is that you don't seem to know for sure at which address you should expect payment. Did you create a payout address and configure it to pay to it like explained in its README?
It worried me too!  I didn't create a payout address because several of the guides I used said to just rely on the "default" address, supplied by bitcoind.  But as you recommended, I set up an explicit payout address (as the login username of cgminer).

Given your hashrate you are most certainly not profitable ...
That's OK, just want to get something working for a start.  Optimizations will come later.
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
March 26, 2013, 12:53:52 AM
 #5

The last payout came just after you made your post.
How could you possibly know that?  That's just what happened.  I'm dying to find out what info from my post you used to look that up.

p2pool uses the block it finds to pay all miners. Which means all miners are paid at the very same time... I just looked at the timestamp of my last p2pool payment.

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
Pages: [1]
  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!