Bitcoin Forum
July 05, 2024, 08:08:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: solo mining with multiple machines?  (Read 2251 times)
CHAOSiTEC (OP)
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
January 19, 2014, 12:20:51 PM
 #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?

node-vps.com - Tron / Masternode hosting services
gringo211985
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 19, 2014, 12:30:02 PM
 #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.
CHAOSiTEC (OP)
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
January 19, 2014, 12:48:25 PM
 #3

Have you allowed the blockchain to download completely?

i had the machine solomining before, so the blockchain has been fully downloaded..

node-vps.com - Tron / Masternode hosting services
gringo211985
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 19, 2014, 01:31:39 PM
 #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?
CHAOSiTEC (OP)
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
January 19, 2014, 01:37:29 PM
 #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

node-vps.com - Tron / Masternode hosting services
CHAOSiTEC (OP)
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
January 19, 2014, 05:31:37 PM
 #6

Nobody has any ideas?

node-vps.com - Tron / Masternode hosting services
Henle
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 27, 2014, 08:51:28 PM
 #7

in the conf file, try rpcuser=user instead of rpcusername=user
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!