Post
Topic
Board Mining software (miners)
Re: BFGMiner 4.2.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, RockMiner R-BOX
by
xyzzy099
on 20/06/2014, 17:12:29 UTC
Hi there.

I used to run a BFL jalapeño with bfgminer, and a block erupter blade with miningproxy.

Now I'm running both (BFL jalapeño + BEB) with bfgminer as follows:

Code:
bfgminer --http-port 8332 -o stratum.btcguild.com:3333 -u Qu4k3r_A -p mypass

After begin to run bfgminer it shows both devices (BFL 0, PXY 0) but few minutes later a third device (PXY 1) shows up which is sick most of time and a little bit later is dead. Sometimes bfgminer shows three devices at once.



¿Is this normal, should I worry about it?

Thanks in advance.   Wink

I don't know if this is what is causing your problem, but port 8332 is the default port for the bitcoin daemon - so anything trying to connect to bitcoind may instead connect to your BFGMiner instance.

Just as an experiment, try using port 8330 instead and see if the problem persists.