Better pool to mine ? Mining on a 32bit machine.
-
Hello! I would like to know some good pools to mine Burst ???
-
@JohnathanMoura pool.burst-team.us or burst,ninja. Both use port 80
H.
-
-
Looks like your missing a passphrases.txt in your miner folder. You copy your passphrases to that text file. If you are using Blago miner
you have to also create the text file.
-
@JohnathanMoura are you mining against a pool or solo mining? If solo, then as @tross says you're missing the passphrases.txt, if pool - something is misconfigured.
H.
-
This is what I did:
java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://pool.burst-team.us:8124"%*Im not trying to mine solo, Im trying to mine with the pool. As far as my passphrases.txt & miningaddress.txt everything seems to be configured correctly.
-
@haitch
if I remember right the pocminer located on each hdd needs a passphrase. txt. His pic looks a lot like one I had when I first started and was messing around. I tried solo for fun but pools are more entertaining.
-
@tross I've never used the poc-miner, but if I remember correctly, if you poolmine you need to move the passphrases.txt out of the directory.
H.
-
I moved out the file and now is asking for the Passphrase...
-
pocminer v1 does not support pool mining, there is a pocminer_pool v1 for that, please read here: https://forums.burst-team.us/topic/99/mining-on-2-different-machines/8
-
I tried this pocminer_pool v1 now:
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://pool.burst-team.us:80 [default-akka.actor.default-dispatcher-2] INFO org.eclipse.jetty.util.log - Logging initialized @3977ms Error: Unable to get mining info from wallet Error: Unable to get mining info from wallet
-
@JohnathanMoura said:
java -cp pocminer_pool.jar;lib/;lib/akka/;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://pool.burst-team.us:80
try
java -cp pocminer_pool.jar;lib/;lib/akka/;lib/jetty/* pocminer_pool.POCMiner mine http://pool.burst-team.us:80not sure, but if you poolmine, you do not need localhost (127.0.0.1)
btw. if you are not on devPool, you should maybe consider using another miner, added some info about that here:
https://forums.burst-team.us/topic/111/burstdev-s-pocminer-pocminer_pool-v1-all-platforms
But it will work ofcause.
-
@luxe I just removed the localhost, and the window open and shut
-
@JohnathanMoura did you add http://pool.burst-team.us:80 ?
H.
-
please add a 'pause' in next line of your *.bat, so that you can read the exception. (if you are on windows)
-
@haitch yes.
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://pool.burst-team.us:80
-
@JohnathanMoura if you do that command from a console window what do you get ?
-
@haitch this.
C:\Burst>java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://pool.burst-team.us:80 missing args C:\Burst>
-
@JohnathanMoura ok from what I've found it does need the reference to the local wallet - you do have the wallet running on that server?
What do you get from:
java -cp pocminer_pool.jar;lib/;lib/akka/;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://pool.burst-team.us:80
-
Yep, sry seams pocminer also needs localhost, i was just wrong ... http://178.62.39.204:8121/
Do you have your local wallet running?!

