Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ads2003uk on May 22, 2014, 04:09:33 PM



Title: Antminer S1 solo mining FRC
Post by: ads2003uk on May 22, 2014, 04:09:33 PM
After successfully setting up my S1's to solo mine via p2pool for BTC I would like to try the same for FRC.

Despite having all the pool info, running everything as Administrator, when I run the command:

Code:
python run_p2pool.py --net freicoin --give-author 0.0 --no-bugreport --disable-upnp

It will start up fine, go through the status / success process but then pops up with the following:

"Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted!"

When I had this doing mining BTC it was due to not running bitcoind & command prompt in admin mode, but I'm doing just that with FRC.

Any ideas what would cause it?

Oh and I'm on windows 7.