Bitcoin Forum
May 04, 2024, 01:50:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with Dogecoin p2pool  (Read 1733 times)
Tmerlo (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 22, 2014, 12:50:23 AM
 #1

I was running a Dogecoin p2pool for a while and everything seemed to work fine until about 2 weeks ago. It seems like its working but I never receive a payout. My pool seems to be stuck on the last block found being 2 weeks ago.

You can see my pool here: http://www.tmerloservers.com:9555

another thing I noticed is that my p2pool says its and unknown version.

Code:

2014-09-21 20:24:44.279000 p2pool (version unknown 7032706f6f6c2d7261762d6d6173746572)


Other p2pools show version 13.4-24-gf0eeb48-dirty and the last block found is 385101. mine says the last block was 371812. It's almost like there is a separate dogecoin p2pool network running and I'm not on it.

I'm using p2pool-rav-master.

My startup is:

Code:

run_p2pool.py --net dogecoin tony x --give-author 1 -f 1 --outgoing-conns 10 -a D6EZfiRbpZnFfyubvDaKtR3SBAms8TMiRy


Here's a copy of the startup log any help would be greatly appriciated:

Code:

2014-09-21 20:37:05.006000 p2pool (version unknown 7032706f6f6c2d7261762d6d6173746572)
2014-09-21 20:37:05.007000
2014-09-21 20:37:05.007000 Testing bitcoind RPC connection to 'http://127.0.0.1:22555/' with username 'tony'...
2014-09-21 20:37:05.198000     ...success!
2014-09-21 20:37:05.198000     Current block hash: 6c1f631e119bdb16762b1441a4c2ba8b1017050f32cfa0ef4540884db1402e78
2014-09-21 20:37:05.199000     Current block height: 385444
2014-09-21 20:37:05.199000
2014-09-21 20:37:05.199000 Testing bitcoind P2P connection to '127.0.0.1:22556'...
2014-09-21 20:37:05.302000     ...success!
2014-09-21 20:37:05.303000
2014-09-21 20:37:05.303000 Determining payout address...
2014-09-21 20:37:05.303000     ...success! Payout address: D6EZfiRbpZnFfyubvDaKtR3SBAms8TMiRy
2014-09-21 20:37:05.303000
2014-09-21 20:37:05.303000 Loading shares...
2014-09-21 20:37:08.535000     1000
2014-09-21 20:37:11.785000     2000
2014-09-21 20:37:14.946000     3000
2014-09-21 20:37:17.970000     4000
2014-09-21 20:37:21.098000     5000
2014-09-21 20:37:24.332000     6000
2014-09-21 20:37:27.492000     7000
2014-09-21 20:37:30.503000     8000
2014-09-21 20:37:33.713000     9000
2014-09-21 20:37:36.865000     10000
2014-09-21 20:37:37.420000     ...done loading 10174 shares (10175 verified)!
2014-09-21 20:37:37.420000
2014-09-21 20:37:37.421000 Initializing work...
2014-09-21 20:37:39.891000     ...success!
2014-09-21 20:37:39.891000
2014-09-21 20:37:39.892000 Joining p2pool network using port 8555...
2014-09-21 20:37:40.349000 > Unhandled Error
2014-09-21 20:37:40.350000 > Traceback (most recent call last):
2014-09-21 20:37:40.350000 > Failure: twisted.internet.error.DNSLookupError: DNS lookup failed: address 'solidpool.org' not found: [Errno 11001] getaddrinfo failed.
2014-09-21 20:37:40.360000     ...success!
2014-09-21 20:37:40.361000
2014-09-21 20:37:40.361000 Listening for workers on '' port 9555...
2014-09-21 20:37:43.247000     ...success!
2014-09-21 20:37:43.247000
2014-09-21 20:37:43.247000 Started successfully!
2014-09-21 20:37:43.247000 Go to http://127.0.0.1:9555/ to view graphs and statistics!
2014-09-21 20:37:43.247000 Donating 1.0% of work towards P2Pool's development. Thank you!
2014-09-21 20:37:43.248000 You can increase this amount with --give-author argument! (or decrease it, if you must)
2014-09-21 20:37:43.251000
2014-09-21 20:37:43.476000 Outgoing connection to peer 54.193.16.141:8555 established. p2pool version: 1300 'c191dd2'
2014-09-21 20:37:43.534000 Sending 1 shares to 54.193.16.141:8555
2014-09-21 20:37:43.683000 Outgoing connection to peer 83.238.94.109:8555 established. p2pool version: 1300 '13.4-18-g3f35e28'
2014-09-21 20:37:43.710000 Sending 1 shares to 83.238.94.109:8555
2014-09-21 20:37:43.740000 Peer sent entire transaction e2aa906b05572f56e23e79224b573c1a91cb21782215225a87b85545fe7cf0c7 that was already received
2014-09-21 20:37:43.749000 Requesting parent share 2d497d68 from 54.193.16.141:8555
2014-09-21 20:37:44.491000 Processing 125 shares from 54.193.16.141:8555...
2014-09-21 20:37:44.503000 ... done processing 125 shares. New: 125 Have: 9072/~5760
2014-09-21 20:37:44.504000 Requesting parent share c2b8727d from 54.193.16.141:8555
2014-09-21 20:37:44.520000 Peer sent entire transaction be8a697f704960494208bb888b3ffbbffab045b16efdef58b4781b48a6f7741d that was already received
2014-09-21 20:37:46.860000 Processing 451 shares from 54.193.16.141:8555...
2014-09-21 20:37:46.896000 ... done processing 451 shares. New: 451 Have: 8524/~5760
2014-09-21 20:37:46.896000 Requesting parent share d84d0785 from 83.238.94.109:8555
2014-09-21 20:37:46.906000 P2Pool: 7941 shares in chain (7946 verified/8524 total) Peers: 2 (0 incoming)
2014-09-21 20:37:46.907000  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-09-21 20:37:46.907000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 1.1980 DOGE
2014-09-21 20:37:46.910000  Pool: 1551MH/s Stale rate: 26.6% Expected time to block: 10.1 hours
2014-09-21 20:37:48.695000 Outgoing connection to peer 178.83.108.9:8555 established. p2pool version: 1300 '13.4-12-gc191dd2-dirty'
2014-09-21 20:37:48.706000 Sending 1 shares to 178.83.108.9:8555
2014-09-21 20:37:48.884000 Peer sent entire transaction 66c2cd24ce0a2a3194950f10f2135619f85a3527159395acbf0ac95be4c27108 that was already received
2014-09-21 20:37:49.468000 Outgoing connection to peer 212.129.11.65:8555 established. p2pool version: 1300 '13.3-303-gee85a8e-dirty'
2014-09-21 20:37:49.472000 Sending 1 shares to 212.129.11.65:8555
2014-09-21 20:37:49.568000 Peer sent entire transaction d819df8b562088430e67bbecee5947eb1192313e265adf757050172ebf69b65d that was already received
2014-09-21 20:37:49.918000 P2Pool: 7941 shares in chain (7946 verified/8524 total) Peers: 4 (0 incoming)
2014-09-21 20:37:49.918000  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-09-21 20:37:49.918000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 1.1980 DOGE
2014-09-21 20:37:49.922000  Pool: 1551MH/s Stale rate: 26.6% Expected time to block: 10.1 hours
2014-09-21 20:37:51.176000 Processing 286 shares from 83.238.94.109:8555...
2014-09-21 20:37:51.200000 ... done processing 286 shares. New: 286 Have: 8810/~5760
2014-09-21 20:37:51.200000 Requesting parent share b650a448 from 178.83.108.9:8555
2014-09-21 20:37:51.954000 Outgoing connection to peer 212.227.91.190:8555 established. p2pool version: 1300 '13.4-24-gf0eeb48-dirty'
2014-09-21 20:37:51.959000 Sending 1 shares to 212.227.91.190:8555
2014-09-21 20:37:52.067000 Peer sent entire transaction 66c2cd24ce0a2a3194950f10f2135619f85a3527159395acbf0ac95be4c27108 that was already received
2014-09-21 20:37:52.928000 P2Pool: 6941 shares in chain (6946 verified/7810 total) Peers: 5 (0 incoming)
2014-09-21 20:37:52.929000  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-09-21 20:37:52.929000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 1.1980 DOGE
2014-09-21 20:37:52.933000  Pool: 1551MH/s Stale rate: 26.6% Expected time to block: 10.1 hours
2014-09-21 20:37:53.787000 Outgoing connection to peer 188.226.238.17:10026 established. p2pool version: 1300 '13.4-34-gda937f7-dirty'
2014-09-21 20:37:53.802000 Sending 1 shares to 188.226.238.17:10026
2014-09-21 20:37:54.013000 Peer sent entire transaction d819df8b562088430e67bbecee5947eb1192313e265adf757050172ebf69b65d that was already received
2014-09-21 20:37:55.654000 Processing 418 shares from 178.83.108.9:8555...
2014-09-21 20:37:55.687000 ... done processing 418 shares. New: 418 Have: 8228/~5760
2014-09-21 20:37:55.688000 Requesting parent share 9dade18e from 54.193.16.141:8555
2014-09-21 20:37:55.694000 Outgoing connection to peer 188.95.228.89:8555 established. p2pool version: 1300 '13.4-44-g9dd7098-dirty'
2014-09-21 20:37:55.699000 Sending 1 shares to 188.95.228.89:8555
2014-09-21 20:37:55.704000 Peer sent entire transaction d819df8b562088430e67bbecee5947eb1192313e265adf757050172ebf69b65d that was already received
2014-09-21 20:37:55.939000 P2Pool: 6941 shares in chain (6946 verified/8228 total) Peers: 7 (0 incoming)
2014-09-21 20:37:55.940000  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-09-21 20:37:55.940000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 1.1981 DOGE
2014-09-21 20:37:55.944000  Pool: 1551MH/s Stale rate: 26.6% Expected time to block: 10.1 hours
2014-09-21 20:37:57.070000 Processing 217 shares from 54.193.16.141:8555...
2014-09-21 20:37:57.091000 ... done processing 217 shares. New: 217 Have: 8445/~5760
2014-09-21 20:37:57.092000 Requesting parent share b9487846 from 188.226.238.17:10026
2014-09-21 20:37:57.622000 Outgoing connection to peer 83.143.51.50:8555 established. p2pool version: 1300 '13.3-208-gbce0ee2-dirty'
2014-09-21 20:37:57.627000 Sending 1 shares to 83.143.51.50:8555
2014-09-21 20:37:57.633000 Peer sent entire transaction be8a697f704960494208bb888b3ffbbffab045b16efdef58b4781b48a6f7741d that was already received
2014-09-21 20:37:57.655000 New work for worker! Difficulty: 0.063121 Share difficulty: 0.063121 Total block value: 62531.000000 DOGE including 32 transactions
2014-09-21 20:37:57.665000 New work for worker! Difficulty: 0.063121 Share difficulty: 0.063121 Total block value: 62531.000000 DOGE including 32 transactions
2014-09-21 20:37:58.529000 Processing 103 shares from 188.226.238.17:10026...
2014-09-21 20:37:58.540000 ... done processing 103 shares. New: 103 Have: 7548/~5760
2014-09-21 20:37:58.540000 Requesting parent share ccd2c9e6 from 178.83.108.9:8555
2014-09-21 20:37:58.614000 Worker DGMRiQTvb7ZQc678aNMSrugS8sy88mkCBt submitted share with hash > target:
2014-09-21 20:37:58.614000     Hash:   979db27c48f068dedf6195ca59bbdc8f24fd9304e54379297a3bc35181d
2014-09-21 20:37:58.615000     Target: fd7ac0000000000000000000000000000000000000000000000000000
2014-09-21 20:37:58.772000 Worker DGMRiQTvb7ZQc678aNMSrugS8sy88mkCBt submitted share with hash > target:
2014-09-21 20:37:58.772000     Hash:   20a2f20d7530e48e64f8d2122c9f57a2fb5802a67b4756424cce7c02c40d
2014-09-21 20:37:58.773000     Target: fd7ac0000000000000000000000000000000000000000000000000000
2014-09-21 20:37:58.808000 Worker DGMRiQTvb7ZQc678aNMSrugS8sy88mkCBt submitted share with hash > target:
2014-09-21 20:37:58.808000     Hash:   2794648ea57ed818525155ec8677a3f532e93493dd4665f228c2924cabe8
2014-09-21 20:37:58.809000     Target: fd7ac0000000000000000000000000000000000000000000000000000
2014-09-21 20:37:58.828000 Outgoing connection to peer 216.177.81.88:8555 established. p2pool version: 1300 '1c99fa7'
2014-09-21 20:37:58.833000 Sending 1 shares to 216.177.81.88:8555
2014-09-21 20:37:58.949000 P2Pool: 5941 shares in chain (5946 verified/7548 total) Peers: 9 (0 incoming)
2014-09-21 20:37:58.949000  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2014-09-21 20:37:58.949000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 1.1981 DOGE
2014-09-21 20:37:58.949000  Pool: 1551MH/s Stale rate: 26.6% Expected time to block: 10.1 hours

1714787419
Hero Member
*
Offline Offline

Posts: 1714787419

View Profile Personal Message (Offline)

Ignore
1714787419
Reply with quote  #2

1714787419
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714787419
Hero Member
*
Offline Offline

Posts: 1714787419

View Profile Personal Message (Offline)

Ignore
1714787419
Reply with quote  #2

1714787419
Report to moderator
Tmerlo (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 22, 2014, 02:34:36 PM
 #2

I figured it out. I just went to the "p2pool-rav-master\p2pool\networks" directory and edited the "dogecoin.py" file.

In the line that says "BOOTSTRAP_ADDRS =" I removed all the addresses and added some of the dogecoin p2pool nodes that I knew were up and running.

Code:

BOOTSTRAP_ADDRS = 'ns3270613.ovh.net 97.68.246.254 fatdoge.com www2146up.sakura.ne.jp coin.xmission.com dhcp-077-249-199-235.chello.nl'.split(' ')


Saved it and everything seems to be working again. My last blocks found have been updated so it all looks good now. I also used this same fix to finally get ZETacoin p2pool working as well. http://www.tmerloservers.com:9374

Hope this helps someone else if they are having the same problem.
Tmerlo (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 22, 2014, 03:13:41 PM
Last edit: September 22, 2014, 04:13:28 PM by Tmerlo
 #3

Maybe I spoke too soon. I'm on the payout list but still not getting a payout and many blocks have been found.

http://dogechain.info/address/DGMRiQTvb7ZQc678aNMSrugS8sy88mkCBt

ZETacoin is working fine though. Getting many payouts from that.



Edit: I also tried using a different address and installing multidoge (lite wallet) and using an address from that. I tried transfering a few dogecoin to the multidoge address and it worked fine. Right now I'm using the multidoge address and I  am on the payout list but still no payouts.

http://dogechain.info/address/D67qkBh5Vgoqw7epMt6AyRyPcrReemMXYZ only show the test 25 doge I transferred in there.

Next I'll try using one of the other pools. Problem is the ping to all of them is terrible so it might take awhile to get on the list. I'll use yet another address for this test.

Other than that something must be wrong with the Dogecoin p2pool.
PartTimeLegend
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
September 22, 2014, 06:51:34 PM
 #4

What version of dogecoind are you running? Run dogecoind getinfo and post results here.

If you are on < 1.8 you are on the wrong fork and wasting your time.
Tmerlo (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 22, 2014, 09:17:20 PM
Last edit: September 22, 2014, 09:27:47 PM by Tmerlo
 #5

What version of dogecoind are you running? Run dogecoind getinfo and post results here.

If you are on < 1.8 you are on the wrong fork and wasting your time.

It's 1.8. That was the first thing I checked.

Code:

{
"version" : 1080000,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : 2.98718341,
"blocks" : 386626,
"timeoffset" : 5,
"connections" : 22,
"proxy" : "",
"difficulty" : 10608.33658959,
"testnet" : false,
"keypoololdest" : 1411186705,
"keypoolsize" : 100,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 1.00000000,
"errors" : ""
}


I really don't think it's my wallet. I was using the core wallet and I tried switching to using the multi wallet and still had the same problem. I transferred 25 doge from the core wallet to the multi wallet and it worked fine. It doesn't look like p2pool is doing any payouts even though I'm on the payout list for about 15,000 doge total now.
Tmerlo (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 23, 2014, 03:30:27 AM
 #6

I tried mining on another pool http://static-71-185-213-22.phlapa.fios.verizon.net:22550/ and so far still no luck. My miner is D67qkBh5Vgoqw7epMt6AyRyPcrReemMXYZ. I'm on the payout list for 1417.686078 Doge.

http://dogechain.info/address/D67qkBh5Vgoqw7epMt6AyRyPcrReemMXYZ Still only shows the 25 Doge I transferred to the wallet just to make sure it works. So it isn't just my p2pool node. This is the 3rd doge p2pool note I tried and non of them are paying out.

I have to come to the conclusion that the dogecoin p2pool network is broken. I'll try another node if anyone can suggest one.
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!