baritus (OP)
Legendary
Offline
Activity: 966
Merit: 1052
|
|
May 28, 2013, 09:03:28 PM |
|
The update just added checkpoints to make sure the client only stays on the digitalcoin network. I'd recommend updating.
|
Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
|
|
|
x3maniac
|
|
May 28, 2013, 09:03:47 PM |
|
need help figuring this out 2013-05-28 14:41:20.274129 GOT BLOCK FROM MINER! Passing to bitcoind! http://dgc.p2pool.nl/block/5d3ef215afedc6dfaa85f226a40921e08d5eae81ed24f8dd7ec7f046eeca26dd 2013-05-28 14:41:20.274220 2013-05-28 14:41:20.280888 GOT SHARE! D8iDxFXSxRUAWmnVrFy4vcrwRZ58RaBDnd eeca26dd prev f5231cc6 age 2.59s DEAD ON ARRIVAL 2013-05-28 14:41:20.284181 2013-05-28 14:41:20.284408 GOT BLOCK FROM PEER! Passing to bitcoind! eeca26dd bitcoin: http://dgc.p2pool.nl/block/5d3ef215afedc6dfaa85f226a40921e08d5eae81ed24f8dd7ec7f046eeca26dd 2013-05-28 14:41:20.284490 2013-05-28 14:41:20.292273 New work for worker! Difficulty: 0.000116 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.294110 New work for worker! Difficulty: 0.000006 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.295950 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.297841 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.299664 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.301563 New work for worker! Difficulty: 0.000001 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions 2013-05-28 14:41:20.309248 > Error submitting block: (will retry) 2013-05-28 14:41:20.309453 > Traceback (most recent call last): 2013-05-28 14:41:20.309542 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks 2013-05-28 14:41:20.309616 > current.result = callback(current.result, *args, **kw) 2013-05-28 14:41:20.309666 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult 2013-05-28 14:41:20.309732 > _inlineCallbacks(r, g, deferred) 2013-05-28 14:41:20.309792 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.309853 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.309916 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.309978 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.310023 > --- <exception caught here> --- 2013-05-28 14:41:20.310083 > File "/home/don/p2ptest/p2pool/util/deferral.py", line 41, in f 2013-05-28 14:41:20.310147 > result = yield func(*args, **kwargs) 2013-05-28 14:41:20.310191 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.310259 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.310304 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.310364 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.310488 > result = yield bitcoind.rpc_submitblock(bitcoin_data.block_type.pack(block).encode('hex')) 2013-05-28 14:41:20.310539 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.310602 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.310662 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.310723 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.310798 > File "/home/don/p2ptest/p2pool/util/jsonrpc.py", line 133, in _http_do 2013-05-28 14:41:20.310861 > raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None)) 2013-05-28 14:41:20.310934 > p2pool.util.jsonrpc.NarrowError: -32601 Method not found 2013-05-28 14:41:20.312735 > Error submitting block: (will retry) 2013-05-28 14:41:20.312937 > Traceback (most recent call last): 2013-05-28 14:41:20.313008 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks 2013-05-28 14:41:20.313073 > current.result = callback(current.result, *args, **kw) 2013-05-28 14:41:20.313121 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult 2013-05-28 14:41:20.313186 > _inlineCallbacks(r, g, deferred) 2013-05-28 14:41:20.313250 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.313297 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.313356 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.313416 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.313477 > --- <exception caught here> --- 2013-05-28 14:41:20.313548 > File "/home/don/p2ptest/p2pool/util/deferral.py", line 41, in f 2013-05-28 14:41:20.313616 > result = yield func(*args, **kwargs) 2013-05-28 14:41:20.313661 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.313725 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.313785 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.313844 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.313902 > File "/home/don/p2ptest/p2pool/bitcoin/helper.py", line 77, in submit_block_rpc 2013-05-28 14:41:20.313963 > result = yield bitcoind.rpc_submitblock(bitcoin_data.block_type.pack(block).encode('hex')) 2013-05-28 14:41:20.314022 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks 2013-05-28 14:41:20.314080 > result = result.throwExceptionIntoGenerator(g) 2013-05-28 14:41:20.314138 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator 2013-05-28 14:41:20.314199 > return g.throw(self.type, self.value, self.tb) 2013-05-28 14:41:20.314260 > File "/home/don/p2ptest/p2pool/util/jsonrpc.py", line 133, in _http_do 2013-05-28 14:41:20.314317 > raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None)) 2013-05-28 14:41:20.314382 > p2pool.util.jsonrpc.NarrowError: -32601 Method not found
it says i found a block, my p2pool.dsync.net:21111 says it found a block but i didn't get payout and when i check log this is what i get thanks looks like your p2pool software isn't digitalcoin-compatible :S lol i've been finding blocks all week long.. just this one block is weird. and when i pull it up on block explorer it says block not found.. edit: i just found another block right now and it payed out fine..... not too sure what happend there i have to look deeper. but whatever the case is there is one other person in my pool DFgq6Dn31W9Cd64e95FTXacDM2nSrtPyra which i payed out the missing blocks from my own wallet.
|
|
|
|
erundook
|
|
May 28, 2013, 09:10:35 PM |
|
The update just added checkpoints to make sure the client only stays on the digitalcoin network. I'd recommend updating.
i was downloading and compiling it like 24hrs ago. was update within that timeframe or do i have the latest version? how do i check that?
|
|
|
|
|
erundook
|
|
May 28, 2013, 09:28:17 PM |
|
i see. so it was two days ago and i'm running the latest code. thanks
|
|
|
|
Pointeh
Newbie
Offline
Activity: 50
Merit: 0
|
|
May 28, 2013, 09:42:40 PM |
|
Just want to say thanks erundook, your pool seems really reliable.
Very few stale/rejects and the report coins per hour is pretty close to what the calculators say which is a rare feat!.
*I got the wrong your
|
|
|
|
RandyMagnum
|
|
May 28, 2013, 09:44:45 PM |
|
Yep, I updated within an hour after the new release; originally thinking it solved the issue. I have 4 wallets running that never had a sync issue, so it shouldn't be a "me problem." I'd rather continue opening the wallet once a day or so to accept coins rather than forward a port. For whatever reason, it just needs a workaround.
At least it happens less frequently, that is noticeable.
|
|
|
|
erundook
|
|
May 28, 2013, 09:47:40 PM |
|
Just want to say thanks erundook, you're pool seems really reliable.
Very few stale/rejects and the report coins per hour is pretty close to what the calculators say which is a rare feat!.
thanks! doing my best to keep it awesome
|
|
|
|
baritus (OP)
Legendary
Offline
Activity: 966
Merit: 1052
|
|
May 28, 2013, 10:21:44 PM |
|
Please donate to the digitalcoin development foundation:
DGC: DHgXvhswV9j3t9VTKu1QfAu6kYM1HHD5sJ
digitalcoin is funded completely by the community.
|
Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
|
|
|
nofall
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 28, 2013, 10:47:52 PM |
|
----[ANN] - New pool node located in the United States. A new server is now available connected to next.afraid.org for better efficiency, and located in the United States: cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 Statistics: http://pool.1nusa.org:8119A new server - Great this will be more efficient. The orphans were already eliminated, but it will be better... I've setup my rig on this one. It works flawlessly. cgminer --scrypt -o next.afraid.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 This is impressive the difficulty rises, and falls. These servers are reliable; Finding one requires time. My rig is now operating. Great new, a server well located in the USA.
|
|
|
|
techbytes
Legendary
Offline
Activity: 1694
Merit: 1054
Point. Click. Blockchain
|
|
May 28, 2013, 10:48:58 PM |
|
Serious miner just joined your pool nearmiss, 97MHash. DGC is now attracting the bitcoin miner. -tb-
|
|
|
|
wantrepreneur
|
|
May 28, 2013, 11:20:42 PM |
|
Serious miner just joined your pool nearmiss, 97MHash. DGC is now attracting the bitcoin miner. -tb- excellent
|
|
|
|
CartmanSPC
Legendary
Offline
Activity: 1270
Merit: 1000
|
|
May 28, 2013, 11:29:16 PM |
|
Hi Akabane, I've tried your update p2pool for digitalcoin, but I'm still getting this error 2013-05-28 07:02:05.676154 Handshake timed out, disconnecting from 88.161.131.83:8119 2013-05-28 07:02:15.034469 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming) 2013-05-28 07:02:15.035127 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-05-28 07:02:20.640012 Handshake timed out, disconnecting from 54.227.253.120:9500 2013-05-28 07:02:21.779768 Handshake timed out, disconnecting from 88.161.131.83:8119 2013-05-28 07:02:28.477534 Handshake timed out, disconnecting from 93.186.200.124:8907 2013-05-28 07:02:30.035985 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming) 2013-05-28 07:02:30.036211 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-05-28 07:02:31.923578 Handshake timed out, disconnecting from 108.58.12.54:21111 2013-05-28 07:02:40.297147 Handshake timed out, disconnecting from 54.227.253.120:9500 2013-05-28 07:02:42.248439 Handshake timed out, disconnecting from 216.177.81.88:8810 2013-05-28 07:02:45.037360 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming) 2013-05-28 07:02:45.037642 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-05-28 07:02:46.569491 Handshake timed out, disconnecting from 88.161.131.83:8119 2013-05-28 07:02:47.497390 Handshake timed out, disconnecting from 54.244.198.104:8119 2013-05-28 07:02:54.178693 Handshake timed out, disconnecting from 199.188.206.150:24397 2013-05-28 07:02:55.084187 Handshake timed out, disconnecting from 93.186.200.124:8907 2013-05-28 07:02:56.112175 Handshake timed out, disconnecting from 108.58.12.54:21111 2013-05-28 07:02:56.669826 Handshake timed out, disconnecting from 216.177.81.88:8810
I launch the pool with the following parameters: screen -d -m -S ltcp2pool ./run_p2pool.py --give-author 0 --fee 0 --bitcoind-p2p-port 7999 --bitcoind-rpc-port 7998 --net digital xxx xxx Do you have any suggestion? I think others people with old version are trying to connect to your node. Have you changed your listen ports after upgrading ? 2013-05-28 07:02:45.037360 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming) Means you are correctly connected to my node I think. I updated my code to connect to the new port (25396). I seem to be the only other pool connected to pool.bounceme.net at the moment where before there were quite a few others.
|
|
|
|
CartmanSPC
Legendary
Offline
Activity: 1270
Merit: 1000
|
|
May 28, 2013, 11:43:17 PM |
|
So the real power of P2Pools is them all connecting together and working as a whole right? This is not happening with DGC P2Pools. I imagine it is because everyone (me included) is using their own code?
|
|
|
|
nofall
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 28, 2013, 11:55:45 PM |
|
So the real power of P2Pools is them all connecting together and working as a whole right? This is not happening with DGC P2Pools. I imagine it is because everyone (me included) is using their own code?
The pools are difficult to connect together, some use a huge PPLNS windows, some other not, etc... Parameters are not always the same.
|
|
|
|
blockjoe
Member
Offline
Activity: 115
Merit: 10
|
|
May 29, 2013, 12:09:58 AM |
|
----[ANN] - New pool node located in the United States. A new server is now available connected to next.afraid.org for better efficiency, and located in the United States: cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 Statistics: http://pool.1nusa.org:8119A new server - Great this will be more efficient. The orphans were already eliminated, but it will be better... I've setup my rig on this one. It works flawlessly. cgminer --scrypt -o next.afraid.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p . --queue 0 -s 1 This pool is working perfectly. No orphan, or payout issue, and the new node is a good idea, some new bandwidth available. As far as I'm concerned, these pools work fine, I will let some hash power for the night.
|
|
|
|
nearmiss
|
|
May 29, 2013, 12:24:37 AM |
|
Serious miner just joined your pool nearmiss, 97MHash. DGC is now attracting the bitcoin miner. -tb- Well that was a fun little run
|
Profit-Switching Pool w/ Vardiff -> http://hashco.ws Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC, BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
|
|
|
gudmunsn
|
|
May 29, 2013, 12:25:10 AM |
|
Serious miner just joined your pool nearmiss, 97MHash. DGC is now attracting the bitcoin miner. -tb- It was me! no just kidding. I joined with 5mhash a few mins ago though...
|
|
|
|
nearmiss
|
|
May 29, 2013, 12:27:10 AM |
|
based on the donate count I'm guessing he was at 0%, alas
|
Profit-Switching Pool w/ Vardiff -> http://hashco.ws Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC, BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
|
|
|
jbmiller10
|
|
May 29, 2013, 01:21:33 AM |
|
For those of you who do IRC, I made us a channel on esperNet to discuss all things digitalcoin.
Server: irc.esper.net Channel: #digitalcoin
Of course you'll need an irc client such as xchat, mirc, etc etc
|
|
|
|
|