Author

Topic: solo mining with multiple machines? (Read 2274 times)

newbie
Activity: 40
Merit: 0
February 27, 2014, 03:51:28 PM
#7
in the conf file, try rpcuser=user instead of rpcusername=user
legendary
Activity: 1358
Merit: 1002
January 19, 2014, 12:31:37 PM
#6
Nobody has any ideas?
legendary
Activity: 1358
Merit: 1002
January 19, 2014, 08:37:29 AM
#5
Have you tried different configs for the command line? Try using http://127.0.0.1 instead of 127.0.0.1
ive tried with and without http://

Also just out of interest which coin are you mining?
xcoin

A 404 error is file not found, also used on websites when a page is not available so there must be something wrong with the connection
its a 401 credentials error look above  Grin
newbie
Activity: 3
Merit: 0
January 19, 2014, 08:31:39 AM
#4
Have you tried different configs for the command line? Try using http://127.0.0.1 instead of 127.0.0.1 A 404 error is file not found, also used on websites when a page is not available so there must be something wrong with the connection

Also just out of interest which coin are you mining?
legendary
Activity: 1358
Merit: 1002
January 19, 2014, 07:48:25 AM
#3
Have you allowed the blockchain to download completely?

i had the machine solomining before, so the blockchain has been fully downloaded..
newbie
Activity: 3
Merit: 0
January 19, 2014, 07:30:02 AM
#2
Have you allowed the blockchain to download completely?

I had the exact same problem using minerd but it was fixed after I finished downloading the blockchain and restarting my computer. Also make sure you are using -server flag on the wallet short-cut, but you probably already know that.
legendary
Activity: 1358
Merit: 1002
January 19, 2014, 07:20:51 AM
#1
Ive been trying to get several machines to mine for me on the same wallet, ive compiled the alt coin, and the following is my coin conf file is:

Code:
rpcusername=user
rpcpassword=password
gen=0
genrpoclimit=-1
server=1
daemon=1
rpcport=6666
rpcallowip=*
gen=0

and im running the alt coin as -server

my miner is set to run

Code:
./minerd -o 127.0.0.1:6666 -O user:password

but i get

Code:
[2014-01-19 07:18:45] HTTP request failed: The requested URL returned error: 401
[2014-01-19 07:18:45] json_rpc_call failed, retry after 30 seconds

which should mean problems with username password.

i dont get what is wrong with this setup, i even tried with the above explicit, username and password inclusive still doesnt work

anyone have any idea?
Jump to: