ghobson
Full Member
Offline
Activity: 250
Merit: 100
Crypto Developer
|
|
December 21, 2017, 06:55:39 AM |
|
I've been having issue with wallet mining all day today. It starts up fine, works for few hours, and then stops. When I look at the debug log, I see following errors:
target: 0000008e2f000000000000000000000000000000000000000000000000000000 2017-12-20 22:32:21 Hashes Per Second=300 (total seconds=266 hashes=79835) 2017-12-20 22:32:21 ROIcoinMiner: Mining to keypool address. 2017-12-20 22:32:21 CreateNewBlock(): total size 3502 2017-12-20 22:32:21 CreateNewBlock(): nfees 1471829900 2017-12-20 22:32:21 ERROR: ConnectBlock(): coinbase pays too much (actual=13471829900 vs limit=12000034436) 2017-12-20 22:32:21 ROIcoinMiner runtime error: CreateNewBlock(): TestBlockValidity failed 2017-12-20 22:32:21 keypool return 19 2017-12-20 22:34:50 UpdateTip: new best=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d height=26482 log2_work=38.838258 tx=45869 date=2017-12-20 22:34:12 progress=0.999981 cache=0.4MiB(800tx) 2017-12-20 22:34:50 Block:CBlockIndex(pprev=0x141d607a760, nHeight=26482, merkle=d57269a59f689684922d869c04b31a385db7262f0fcd2860c290d9af4cc92cfe, hashBlock=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d, nNonce=7259, nTime=1513809252, location=198136, finalcalculation=2310965622) 2017-12-20 22:34:50 sort earnings flag = 1 2017-12-20 22:36:03 UpdateTip: new best=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de height=26483 log2_work=38.838347 tx=45871 date=2017-12-20 22:35:45 progress=0.999991 cache=0.4MiB(803tx) 2017-12-20 22:36:03 Block:CBlockIndex(pprev=0x141d6078dc0, nHeight=26483, merkle=9f8c3f0857aba593d7fdca3ae68e30819ef6d64dede913f832323ba5a663c3db, hashBlock=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de, nNonce=4443, nTime=1513809345, location=22739, finalcalculation=383631239) 2017-12-20 22:36:03 sort earnings flag = 1 2017-12-20 22:36:43 UpdateTip: new best=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146 height=26484 log2_work=38.838435 tx=45872 date=2017-12-20 22:36:03 progress=0.999980 cache=0.4MiB(804tx) 2017-12-20 22:36:43 Block:CBlockIndex(pprev=0x141d6078e60, nHeight=26484, merkle=617a6c31076f2b08ba11ff70fe769e0ee05e1388a7ef4e76faeb4ec0e244a97d, hashBlock=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146, nNonce=1622, nTime=1513809363, location=256904, finalcalculation=2129889565) 2017-12-20 22:36:44 sort earnings flag = 1 2017-12-20 22:40:37 socket recv error An established connection was aborted by the software in your host machine. (10053) 2017-12-20 22:40:51 socket recv error An established connection was aborted by the software in your host machine. (10053) 2017-12-20 22:44:11 UpdateTip: new best=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019 height=26485 log2_work=38.838524 tx=45874 date=2017-12-20 22:43:12 progress=0.999971 cache=0.4MiB(807tx) 2017-12-20 22:44:11 Block:CBlockIndex(pprev=0x141d6078820, nHeight=26485, merkle=b771d9621ec5fd896fbb1d1ec7c919ca158309aa13b649cf7e882de224ee2ce8, hashBlock=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019, nNonce=5814, nTime=1513809792, location=133223, finalcalculation=3310337127) 2017-12-20 22:44:11 sort earnings flag = 1 2017-12-20 22:44:27 UpdateTip: new best=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893 height=26486 log2_work=38.838612 tx=45875 date=2017-12-20 22:44:09 progress=0.999991 cache=0.4MiB(809tx) 2017-12-20 22:44:27 Block:CBlockIndex(pprev=0x141d607c100, nHeight=26486, merkle=02734c4fdababa6dd8a863f6d1ed4c37627056bccb9f6e449a28094f0d8d888e, hashBlock=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893, nNonce=2306, nTime=1513809849, location=122335, finalcalculation=4247449580) 2017-12-20 22:44:27 sort earnings flag = 1.
Can anyone comment?
Hi , Thankyou for reporting this issue, in future please open a github issue for code related bugs/questions. I have submitted it for you here https://github.com/ROIcoin/ROIcoin/issues/7 , lets continue this investigation on github.
|
Join the boid community, earn crypto while doing real research with your cpu/gpu boid.com
|
|
|
ghobson
Full Member
Offline
Activity: 250
Merit: 100
Crypto Developer
|
|
December 21, 2017, 07:00:01 AM |
|
Hi Can you start your wallet with the following commandline arguments: -rescan -zapwallettxes=2 -debug
Let me know if this helps, if not please open an issue on https://github.com/ROIcoin/ROIcoin/issues and provide me the debug.log that command generated ( will be in same directory as your wallet.dat file ).
|
Join the boid community, earn crypto while doing real research with your cpu/gpu boid.com
|
|
|
CryptoMarv
Member
Offline
Activity: 154
Merit: 22
|
|
December 21, 2017, 07:05:35 AM |
|
Looks like NiceHash is back.... someone with 50kh on pool lmao
Website says they come back today, but website is still "closed". But for me they can close nicehash forever to stay out nicehashers from this coin. Perhaps the 50kh is from the guy with 80core cpu which was in the forum here in the past. That guy is me... Its most deff not me I wish it could get 50kh No, I mean the user "dekoedoemoe". He has a special intel cpu which you cannot buy with 80 (!) cores. But don't know if he puts his hash on roicoin yesterday.
|
|
|
|
maxente
Newbie
Offline
Activity: 66
Merit: 0
|
|
December 21, 2017, 12:02:41 PM |
|
Is it me or the cluster is down ?
|
|
|
|
CryptoMarv
Member
Offline
Activity: 154
Merit: 22
|
|
December 21, 2017, 01:31:11 PM |
|
Is it me or the cluster is down ?
Hi! I am not mining at the cluster at the moment. But I started it for testing now and seems to work for me. Do you get any error message?
|
|
|
|
aleks99
Newbie
Offline
Activity: 2
Merit: 0
|
|
December 21, 2017, 02:26:22 PM |
|
I've been having issue with wallet mining all day today. It starts up fine, works for few hours, and then stops. When I look at the debug log, I see following errors:
target: 0000008e2f000000000000000000000000000000000000000000000000000000 2017-12-20 22:32:21 Hashes Per Second=300 (total seconds=266 hashes=79835) 2017-12-20 22:32:21 ROIcoinMiner: Mining to keypool address. 2017-12-20 22:32:21 CreateNewBlock(): total size 3502 2017-12-20 22:32:21 CreateNewBlock(): nfees 1471829900 2017-12-20 22:32:21 ERROR: ConnectBlock(): coinbase pays too much (actual=13471829900 vs limit=12000034436) 2017-12-20 22:32:21 ROIcoinMiner runtime error: CreateNewBlock(): TestBlockValidity failed 2017-12-20 22:32:21 keypool return 19 2017-12-20 22:34:50 UpdateTip: new best=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d height=26482 log2_work=38.838258 tx=45869 date=2017-12-20 22:34:12 progress=0.999981 cache=0.4MiB(800tx) 2017-12-20 22:34:50 Block:CBlockIndex(pprev=0x141d607a760, nHeight=26482, merkle=d57269a59f689684922d869c04b31a385db7262f0fcd2860c290d9af4cc92cfe, hashBlock=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d, nNonce=7259, nTime=1513809252, location=198136, finalcalculation=2310965622) 2017-12-20 22:34:50 sort earnings flag = 1 2017-12-20 22:36:03 UpdateTip: new best=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de height=26483 log2_work=38.838347 tx=45871 date=2017-12-20 22:35:45 progress=0.999991 cache=0.4MiB(803tx) 2017-12-20 22:36:03 Block:CBlockIndex(pprev=0x141d6078dc0, nHeight=26483, merkle=9f8c3f0857aba593d7fdca3ae68e30819ef6d64dede913f832323ba5a663c3db, hashBlock=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de, nNonce=4443, nTime=1513809345, location=22739, finalcalculation=383631239) 2017-12-20 22:36:03 sort earnings flag = 1 2017-12-20 22:36:43 UpdateTip: new best=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146 height=26484 log2_work=38.838435 tx=45872 date=2017-12-20 22:36:03 progress=0.999980 cache=0.4MiB(804tx) 2017-12-20 22:36:43 Block:CBlockIndex(pprev=0x141d6078e60, nHeight=26484, merkle=617a6c31076f2b08ba11ff70fe769e0ee05e1388a7ef4e76faeb4ec0e244a97d, hashBlock=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146, nNonce=1622, nTime=1513809363, location=256904, finalcalculation=2129889565) 2017-12-20 22:36:44 sort earnings flag = 1 2017-12-20 22:40:37 socket recv error An established connection was aborted by the software in your host machine. (10053) 2017-12-20 22:40:51 socket recv error An established connection was aborted by the software in your host machine. (10053) 2017-12-20 22:44:11 UpdateTip: new best=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019 height=26485 log2_work=38.838524 tx=45874 date=2017-12-20 22:43:12 progress=0.999971 cache=0.4MiB(807tx) 2017-12-20 22:44:11 Block:CBlockIndex(pprev=0x141d6078820, nHeight=26485, merkle=b771d9621ec5fd896fbb1d1ec7c919ca158309aa13b649cf7e882de224ee2ce8, hashBlock=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019, nNonce=5814, nTime=1513809792, location=133223, finalcalculation=3310337127) 2017-12-20 22:44:11 sort earnings flag = 1 2017-12-20 22:44:27 UpdateTip: new best=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893 height=26486 log2_work=38.838612 tx=45875 date=2017-12-20 22:44:09 progress=0.999991 cache=0.4MiB(809tx) 2017-12-20 22:44:27 Block:CBlockIndex(pprev=0x141d607c100, nHeight=26486, merkle=02734c4fdababa6dd8a863f6d1ed4c37627056bccb9f6e449a28094f0d8d888e, hashBlock=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893, nNonce=2306, nTime=1513809849, location=122335, finalcalculation=4247449580) 2017-12-20 22:44:27 sort earnings flag = 1.
Can anyone comment?
Hi , Thankyou for reporting this issue, in future please open a github issue for code related bugs/questions. I have submitted it for you here https://github.com/ROIcoin/ROIcoin/issues/7 , lets continue this investigation on github. Sorry, didn't realize it was a code issue. Thank you for looking into this.
|
|
|
|
ooeygooeygold
|
|
December 21, 2017, 03:11:30 PM |
|
Hi Can you start your wallet with the following commandline arguments: -rescan -zapwallettxes=2 -debug
Let me know if this helps, if not please open an issue on https://github.com/ROIcoin/ROIcoin/issues and provide me the debug.log that command generated ( will be in same directory as your wallet.dat file ). 03:21:58  Welcome to the ROIcoin Core RPC console. Use up and down arrows to navigate history, and Ctrl-L to clear screen. Type help for an overview of available commands. 10:10:20  -rescan -zapwallettxes=2 -debug 10:10:21  Method not found (code -32601) 10:10:29  -rescan 10:10:29  Method not found (code -32601)
|
|
|
|
DisasterFaster (OP)
|
|
December 21, 2017, 03:37:18 PM |
|
Hi Can you start your wallet with the following commandline arguments: -rescan -zapwallettxes=2 -debug
Let me know if this helps, if not please open an issue on https://github.com/ROIcoin/ROIcoin/issues and provide me the debug.log that command generated ( will be in same directory as your wallet.dat file ). 03:21:58  Welcome to the ROIcoin Core RPC console. Use up and down arrows to navigate history, and Ctrl-L to clear screen. Type help for an overview of available commands. 10:10:20  -rescan -zapwallettxes=2 -debug 10:10:21  Method not found (code -32601) 10:10:29  -rescan 10:10:29  Method not found (code -32601) You won't be able to run those from the console command line. You will need to add them to the target in the launch icon. To do this find the icon you click to launch the wallet and right click it and choose properties. When a new box pops open make sure you are on the Shortcut Tab. Find the text box labeled - Target: In that target box you will see the path to the wallet exe. Just put your cursor in there and go to the very end of the existing text then space one time then enter the proper commands such as -rescan -zapwallettxes=2 -debug and be sure to leave a space between commands and also double check your spelling. Now click apply and click okay and then go ahead and launch your wallet like normal.
|
|
|
|
CryptoMarv
Member
Offline
Activity: 154
Merit: 22
|
|
December 21, 2017, 03:39:15 PM |
|
Hi Can you start your wallet with the following commandline arguments: -rescan -zapwallettxes=2 -debug
Let me know if this helps, if not please open an issue on https://github.com/ROIcoin/ROIcoin/issues and provide me the debug.log that command generated ( will be in same directory as your wallet.dat file ). 03:21:58  Welcome to the ROIcoin Core RPC console. Use up and down arrows to navigate history, and Ctrl-L to clear screen. Type help for an overview of available commands. 10:10:20  -rescan -zapwallettxes=2 -debug 10:10:21  Method not found (code -32601) 10:10:29  -rescan 10:10:29  Method not found (code -32601) Don't use the console for the commands. You have to start the wallet with the flags. So add the flags to your shortcut or start the wallet in command prompt.
|
|
|
|
lovejoel
|
|
December 21, 2017, 03:39:33 PM |
|
mining pool address
|
|
|
|
|
t166err
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 21, 2017, 05:01:18 PM |
|
I have noticed the cluster wallet will automatically start mining without any action to make it do so, has anyone else noticed their wallet automatically start mining ? It did not happen on the previous version of the wallet. I'll continue to investigate.
|
|
|
|
DisasterFaster (OP)
|
|
December 21, 2017, 05:24:50 PM |
|
I have noticed the cluster wallet will automatically start mining without any action to make it do so, has anyone else noticed their wallet automatically start mining ? It did not happen on the previous version of the wallet. I'll continue to investigate.
Could you do me a huge favor and submit this over at https://github.com/ROIcoin/ROIcoin/issues
|
|
|
|
t166err
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 21, 2017, 05:30:52 PM |
|
Certainly will do when I get home. Spoken to raster and we believe this could be the reason the cluster has random dropouts due to cpu over utilisation. Raster said he will hopefully have a fix for later this evening. Thank you everyone for your understanding and support whilst we get this sorted.
|
|
|
|
elbandi
|
|
December 21, 2017, 06:53:57 PM |
|
I noticed something interesting and I was wondering if someone can shed some light on it. I'm just curious.
I am mining in pool for a few weeks now and suddenly now there is address RDq*************** mining on over 100+ KH which is double than all others have together. I would assume that someone has a mighty machine(s) to get that hashes but I am more baffled that this address balance is always on 0 (ZERO) coins. Average daily income should be around 40K coins so either something is wrong or this address is getting so many coins that pool can not keep track of it.
No magic here. This address has ~50% hashrate of the round. if a block become available (after 360 confirm), he got ~60 roi from reward. thats mire than the payout limit, so his coins are sent out immediately, so his balance is 0. (=no coins are waiting for payouts)
|
|
|
|
CryptoMarv
Member
Offline
Activity: 154
Merit: 22
|
|
December 21, 2017, 09:13:43 PM |
|
I noticed something interesting and I was wondering if someone can shed some light on it. I'm just curious.
I am mining in pool for a few weeks now and suddenly now there is address RDq*************** mining on over 100+ KH which is double than all others have together. I would assume that someone has a mighty machine(s) to get that hashes but I am more baffled that this address balance is always on 0 (ZERO) coins. Average daily income should be around 40K coins so either something is wrong or this address is getting so many coins that pool can not keep track of it.
No magic here. This address has ~50% hashrate of the round. if a block become available (after 360 confirm), he got ~60 roi from reward. thats mire than the payout limit, so his coins are sent out immediately, so his balance is 0. (=no coins are waiting for payouts) In the past such high hashrates mostly were bought via nicehash from some people to get many coins in a short time. nicehash is back (was down for 1-2 weeks because they were hacked), so perhaps people are also back on roicoin again with nicehash.
|
|
|
|
Dastrike351
Member
Offline
Activity: 160
Merit: 10
Hello World!
|
|
December 21, 2017, 09:48:36 PM |
|
Pool is DOWN.
503 Service Unavailable No server is available to handle this request.
|
|
|
|
sumair7230
|
|
December 21, 2017, 09:50:52 PM |
|
what is term deposit
Hi sumair! In the wallet you can lock your coins for some days, weeks, or months. When the coins are locked they earn interests (see the rates and examples in the first post), but you can not move the coins until the end of your term deposit. OK , ty did u know about solo mining too ? You can start solo mining in the wallet, or you can use cluster/pool mining as you see on first page. All coins you mine you can term deposit if you want. when i click on solo mine it says 1 gb required
|
|
|
|
cobfor
Jr. Member
Offline
Activity: 125
Merit: 1
|
|
December 21, 2017, 10:09:41 PM |
|
That's 1 GB RAM (memory) requirement but these days no computer has less than 4GB anyway.(I hope so).
|
▬▬ ROI Coin ▬▬ ✭ CPU Based Solo/Pool Mining ✭ (https://roi-coin.com/)
|
|
|
cobfor
Jr. Member
Offline
Activity: 125
Merit: 1
|
|
December 22, 2017, 12:47:35 AM |
|
I noticed something interesting and I was wondering if someone can shed some light on it. I'm just curious.
I am mining in pool for a few weeks now and suddenly now there is address RDq*************** mining on over 100+ KH which is double than all others have together. I would assume that someone has a mighty machine(s) to get that hashes but I am more baffled that this address balance is always on 0 (ZERO) coins. Average daily income should be around 40K coins so either something is wrong or this address is getting so many coins that pool can not keep track of it.
No magic here. This address has ~50% hashrate of the round. if a block become available (after 360 confirm), he got ~60 roi from reward. thats mire than the payout limit, so his coins are sent out immediately, so his balance is 0. (=no coins are waiting for payouts) That's very educational. Thanks for clarification Elbandi.
|
▬▬ ROI Coin ▬▬ ✭ CPU Based Solo/Pool Mining ✭ (https://roi-coin.com/)
|
|
|
|