Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 08/05/2014, 12:26:30 UTC
I'm following this guide but still keep getting: "Local: 0H/s in last 0.0 seconds Local dead on arrival"

I think I'm getting confused over the IP addresses and ports.

My conf file is as follows:

server=1
rpcuser=ads2003uk
rpcpassword=RANDOMLETTERS
rpcallowip=192.168.0.200
rpcport=17444
port=17334

My S1 pool entries are:
192.168.0.200:17334
ads2003uk
SAMERANDOMLETTERS

and still nothing, where am I going wrong?
In the past 4days between my 5 S1's I've found 2 blocks on Ghash.io (thats what the console tells me) so I'd like to have a crack at solo with them.

Seeing there seems to be some problem getting the right info in the right spot.

Code:
server=1
rpcuser=ads2003uk
rpcpassword=RANDOMLETTERS
rpcallowip=192.168.0.200
rpcport=17444
port=17334
That goes into your "coin.conf" file.

Code:
My S1 pool entries are:
192.168.0.200:17334
ads2003uk
SAMERANDOMLETTERS

This is incorrect.
It's:
Code:
IP address of the p2pool server and its worker port. NOT the port of the wallet Client Server. You can check what port in networks.py in p2pool or it's shown when you first start p2pool.
Coinyourmining address to send payments to MUST be a local wallet
"x" as password or anything it's ignored