Pages:
Author

Topic: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit - page 88. (Read 107962 times)

newbie
Activity: 26
Merit: 0
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Hello,

When you did a fresh install, did you delete all files, except the conf and wallet.dat?  If you go to the wallet, Help > Debug > Peers.  Do you see any peers on a version other than 112 or 113?

If you could also send us your debug log file ([email protected])  Please zip it as it can be a large file.  It would help us get a better picture of what is going on.

Thank you for your patience.  Wouldn't be New Year without a wrench in the works some where.  Smiley

PK

Could you please tell me how to get the on screen debug output to a log.txt file?


There will be a file in your wallet folder called debug.log and you can view it as a text file no problem.


Cool! Thanks I found the debug.
Here is a portion of the logfile where the block failed to create:

2018-01-01 18:31:40 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:31:42 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:31:42 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:31:43 socket recv error An existing connection was forcibly closed by the remote host.  (10054)
2018-01-01 18:31:55 UpdateTip: new best=000005400a98ea88289b7e82d1ee370c0763307c88a72c1aec05e98ba39944d5  height=33224  log2_work=39.161193  tx=57326  date=2018-01-01 18:30:24 progress=0.999963  cache=0.0MiB(163tx)
2018-01-01 18:31:55 Block:CBlockIndex(pprev=0xe5d1da0a0, nHeight=33224, merkle=9a1d2a5b1702f790400f83378d23e80736e5a7830141e2d7709f05c222af83da, hashBlock=000005400a98ea88289b7e82d1ee370c0763307c88a72c1aec05e98ba39944d5, nNonce=15, nTime=1514831424, location=170093, finalcalculation=1050706621)
2018-01-01 18:31:55 Creating Block...
2018-01-01 18:31:55 CreateNewBlock(): total size 1000
2018-01-01 18:31:55 CreateNewBlock(): nfees 0
2018-01-01 18:31:55 Created Block with miningaddress
2018-01-01 18:31:56 sort earnings flag = 1
2018-01-01 18:33:17 UpdateTip: new best=000003defb5d70702d478a84dedcafd76b79af79ad53284e896b6e7fe1a84b70  height=33225  log2_work=39.1612  tx=57327  date=2018-01-01 18:31:58 progress=0.999968  cache=0.0MiB(164tx)
2018-01-01 18:33:17 Block:CBlockIndex(pprev=0xe5d1da140, nHeight=33225, merkle=ebf50339152f52f9261560df3ff1d62b258a86eff5460e1c68d6ab34b06aebda, hashBlock=000003defb5d70702d478a84dedcafd76b79af79ad53284e896b6e7fe1a84b70, nNonce=16, nTime=1514831518, location=114318, finalcalculation=690435665)
2018-01-01 18:33:17 Creating Block...
2018-01-01 18:33:17 CreateNewBlock(): total size 1000
2018-01-01 18:33:17 CreateNewBlock(): nfees 0
2018-01-01 18:33:17 Created Block with miningaddress
2018-01-01 18:33:18 sort earnings flag = 1
2018-01-01 18:33:29 ERROR: ContextualCheckBlock: block height mismatch in coinbase
2018-01-01 18:33:29 ERROR: ProcessNewBlock: AcceptBlock FAILED
2018-01-01 18:33:49 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:33:51 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:33:56 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:34:49 ERROR: ContextualCheckBlock: block height mismatch in coinbase
2018-01-01 18:34:49 ERROR: ProcessNewBlock: AcceptBlock FAILED
2018-01-01 18:36:03 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:36:07 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:36:08 socket recv error An established connection was aborted by the software in your host machine.  (10053)
2018-01-01 18:36:29 Creating Block...
2018-01-01 18:36:29 DEBUG: TXID: fc29737ec6def0d4b9b1d42e393fa2bd247943d03115f1ae594899f62edea64c nHeight: 33226 nTxFees: 0 vout: 12009798258 TX: CTransaction(hash=fc29737ec6, ver=1, vin.size=1, vout.size=2, nLockTime=33225)
    CTxIn(COutPoint(d1562f18c9, 0), scriptSig=3045022100db29b44733241a, nSequence=4294967294)
    CTxOut(nValue=100.00000000, scriptPubKey=OP_DUP OP_HASH160 c538b15616da)
    CTxOut(nValue=20.09798258, scriptPubKey=OP_DUP OP_HASH160 575250a77c52)
sr. member
Activity: 770
Merit: 264
I wish I had a ryzen Cry

I have ryzen 1800's and they are not as profitable as my i7 3770's. The i7's give much more bang for the buck.
member
Activity: 66
Merit: 10
sr. member
Activity: 770
Merit: 264
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Hello,

When you did a fresh install, did you delete all files, except the conf and wallet.dat?  If you go to the wallet, Help > Debug > Peers.  Do you see any peers on a version other than 112 or 113?

If you could also send us your debug log file ([email protected])  Please zip it as it can be a large file.  It would help us get a better picture of what is going on.

Thank you for your patience.  Wouldn't be New Year without a wrench in the works some where.  Smiley

PK

Could you please tell me how to get the on screen debug output to a log.txt file?


There will be a file in your wallet folder called debug.log and you can view it as a text file no problem.
newbie
Activity: 26
Merit: 0
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Hello,

When you did a fresh install, did you delete all files, except the conf and wallet.dat?  If you go to the wallet, Help > Debug > Peers.  Do you see any peers on a version other than 112 or 113?

If you could also send us your debug log file ([email protected])  Please zip it as it can be a large file.  It would help us get a better picture of what is going on.

Thank you for your patience.  Wouldn't be New Year without a wrench in the works some where.  Smiley

PK

Could you please tell me how to get the on screen debug output to a log.txt file?
sr. member
Activity: 770
Merit: 264
What is an advantage of using Cluster Mining Pools http://roicluster.miner-pools.com/ for solo mining in compare with solo mining with my wallet?

In my mind the single biggest advantage with the cluster mine vs. solo mining with the built in wallet miner is when your solo mining hash is just too low to find blocks. In this case the cluster mine may give you a way to actually find blocks even with the lower hash rate.
newbie
Activity: 66
Merit: 0
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Are you mining in the pool?

Nope I solo mine.
I have a central wallet on a low watt server.
And have 4 machines with 20 treats each mining and getting work of the central wallet server.
All the machines who connect to the central wallet, report blocks found, but since last night everything gets rejected.

If your interested I can send you the central wallet config file and output from a debug windows on a miner.


Those settings are working in windows ? If yes, please post wallet config file. I have 2 computers on a local network, maybe i can make them to mine on a same wallet.
member
Activity: 116
Merit: 10
What is an advantage of using Cluster Mining Pools http://roicluster.miner-pools.com/ for solo mining in compare with solo mining with my wallet?

Hello,

As I understand it, roicluster.miner-pools.com is down due to network issues that the ISP is handling.  So solo mining on the current version 1.1.2.0 would be best bet at the moment.  If you are running 250+ H/s and have the luck factor, might get a block per day.  Some times 2-3.  I have an i7-3770 that often gets more blocks than my bigger hashers.

https://roi-coin.com/roi-coin-downloads

http://coinspool.cu.cc/ is another pool option.  But there might be an issue going on.  We are currently trying to determine why there is a difference in Hashrates being reported.

Let us know if you have any questions, concerns, anything....  
full member
Activity: 1274
Merit: 105
What is an advantage of using Cluster Mining Pools http://roicluster.miner-pools.com/ for solo mining in compare with solo mining with my wallet?
member
Activity: 116
Merit: 10
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Hello,

When you did a fresh install, did you delete all files, except the conf and wallet.dat?  If you go to the wallet, Help > Debug > Peers.  Do you see any peers on a version other than 112 or 113?

If you could also send us your debug log file ([email protected])  Please zip it as it can be a large file.  It would help us get a better picture of what is going on.

Thank you for your patience.  Wouldn't be New Year without a wrench in the works some where.  Smiley

PK
sr. member
Activity: 770
Merit: 264
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Are you mining in the pool?

Nope I solo mine.
I have a central wallet on a low watt server.
And have 4 machines with 20 treats each mining and getting work of the central wallet server.
All the machines who connect to the central wallet, report blocks found, but since last night everything gets rejected.

If your interested I can send you the central wallet config file and output from a debug windows on a miner.



can you search your debug log for the word "error" and see if you can see the reason the blocks are getting rejected..
newbie
Activity: 26
Merit: 0
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Are you mining in the pool?

Nope I solo mine.
I have a central wallet on a low watt server.
And have 4 machines with 20 treats each mining and getting work of the central wallet server.
All the machines who connect to the central wallet, report blocks found, but since last night everything gets rejected.

If your interested I can send you the central wallet config file and output from a debug windows on a miner.

sr. member
Activity: 770
Merit: 264
Update on cluster...

Had a long conversation with provider regarding the mess that's going on with the connection and they have stated that the problem is "fixed" BUT it's far from fixed. The line is down more than its up so I will be disabling the cluster for the next week or maybe sooner if the line gets sorted. I would rather it be off than guess when its on.

When things are stable again I shall post here.

Happy New Year folks :/

Mic.

Thanks for the update on this and thanks for your efforts on the cluster!
newbie
Activity: 14
Merit: 0
Update on cluster...

Had a long conversation with provider regarding the mess that's going on with the connection and they have stated that the problem is "fixed" BUT it's far from fixed. The line is down more than its up so I will be disabling the cluster for the next week or maybe sooner if the line gets sorted. I would rather it be off than guess when its on.

When things are stable again I shall post here.

Happy New Year folks :/

Mic.
sr. member
Activity: 770
Merit: 264
Hello,
Is there any sense for solo mining with wallet with 300h?
How much time (days/months/years) should I wait to get a block?

It is a holiday for sure but let's hope Elbandi will notice these treads and give us some feedback Smiley
sr. member
Activity: 770
Merit: 264
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!


Are you mining in the pool?
sr. member
Activity: 770
Merit: 264
Hello,
Is there any sense for solo mining with wallet with 300h?
How much time (days/months/years) should I wait to get a block?

yes you should consider and try solo mining. And especially right now with the network hash rate being very low and users reporting issues with the pool...

Don't forget to experiment with the flag -optimineraes=1 to see if that will increase your hash rate Cheesy
full member
Activity: 1274
Merit: 105
Hello,
Is there any sense for solo mining with wallet with 300h?
How much time (days/months/years) should I wait to get a block?
jr. member
Activity: 125
Merit: 1
Pool shows Coin Daemon version1.1.3.0 ?

Is anyone getting any coins from the pool?

I started mining again, 1 hour ago and even with 500H rate, my coins balance  are stuck on the same number of coins. It is not increasing at all...
newbie
Activity: 26
Merit: 0
The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...

Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1

But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)

So I guess something else must be going on!
Pages:
Jump to: