Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: moviejump on January 24, 2015, 05:55:06 PM



Title: help solo mining using minerd
Post by: moviejump on January 24, 2015, 05:55:06 PM
does anyone have an ansewer to why i would be getting this error after running my cpu win7 solo miner


run in cmd -- minerd.exe -a bitblock -o http://localhost:9077 -u 12345A -p 12345


json rpc call failed retry after 30 seconds
http request failed: the request returned error 401


thanks



Title: Re: help solo mining using minerd
Post by: tadakaluri on January 25, 2015, 03:27:57 AM
Are you using conf file?


Title: Re: help solo mining using minerd
Post by: moviejump on January 25, 2015, 03:53:12 AM
Are you using conf file?


here is my steps
1- set up conf file - place in AppData\Roaming\qt wallet
rpcuser=1234
rpcpassword=1234
rpcallowip=127.0.0.1
server=1
listen=1
addnode=
rpcport=9077
2- open qt wallet options are in the picture (mappoprusing pnp checked)
3- cmd - C:\Users\Public\Documents\bitblock\sourcecode\miner
4 run - minerd-fx.exe -a bitblock -t 1 --url localhost:9077 -u 1234 -p 1234

then i get the rpc error