mining calculator precision
-
@RichBC I don't know, but if this is his mining account he should mine at http://pool.burstcoin.party/...
-
i mine at that pool :) you need to go http://pool.burstcoin.party:8124 (port number is a must)
dont remember seeing ccminer worker in the lists
-
@Dario's-wallet Yes that looks right, so should be mining soothing in that time. Pool recommended plot size is 64GB.
@Dario's-wallet Does the wallet report any Deadlines found but not reported?
Rich
-
@LithStud
indeed I'm using that pool but I do not even appear in the worker list. I thought because I found 0 deadlines so far.
am I correct?
-
@ccminer I can't see you in the list, so no deadlines have been submitted. Reward Assignment looks ok, so something must be up with the Miner config?
Rich
-
@ccminer probably. Does your miner give any information once started that it has connected to pool and so on? Also can you show your miners config file? (eg. Jminer has jminer.properties)
BTW with my measly 54GB i get there 0.5-2 bursts per day :) so it must be something wrong on your side either configuration or as @Dario-s-wallet mentioned you plot has gone to shit.
-
@LithStud @RichBC I'm using dcct_miner for linux and there is not a miner.conf file to edit.
when I run the miner at the biginning I get an output like this:Using pool.burstcoin.party port 8124
47 MB read/190 GB total/no deadline
-
@ccminer ok so for all to be working it should be linke this
start mining command: ./mine_uray.sh [<plot directory>]
where mine_uray.sh would have:
#!/bin/sh
./mine_pool_all pool.burstcoin.party:8124 $@or ./mine_dev_v1.sh [<plot directory>]
where mine_dev_v1.sh would have:
#!/bin/sh
./mine_pool_share pool.burstcoin.party:8124 $@EDIT: Also forgot to mention that you need to synchronize you PC clock just in case (seen somewhere how to do that on linux but cant remember where)
-
@LithStud Thank you a lot.
I'll try with the commands you just suggested I simply used:
./mine pool.burstcoin.party:8124 [plot directory]
maybe it was the mistakeabout clock sync it should be sync already because I'm mining some POS coins with no issue, but I'll try to resync just in case..
-
@ccminer well those are command i found on the forums (havent tried myself to use linux for mining yet) and changed pool addresses.
-
@LithStud
nope even worst than before!I get
Walet reported no deadline.
Walet reported no deadline.
Walet reported no deadline.
Walet reported no deadline.
Walet reported no deadline.
Walet reported no deadline.
or
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
Could not get mining info from Node. Will retry..
-
hmm strange indeed o_O ok i will have to look a bit more into that miner :) maybe there is newer posts about it
-
@LithStud can you give me the link please
-
@ccminer i just downloaded the miner itself :) and pulled those commands from bitcointalk forum.
btw keep in mind those sh files are in bin folder inside miner folder and there is same named files in miner folder as well (not sure why)
-
@LithStud same results
with linux there are millions of bugs it is crazy
-
well since we are experimenting try to do your command just instead of using mine use mine_pool_share lets see what happens
-
@LithStud same results
-
ok next easy thing to try :) plot a small plot file (say 1GB) and point miner just to it
-
@LithStud if I use their default address in miner_v2.sh file (178.62.39.204:8121) it looks it works
-
so it does connect to dev_v2 pool?

