Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: spoonie91 on February 04, 2014, 12:48:42 AM



Title: Qubitcoin Mining
Post by: spoonie91 on February 04, 2014, 12:48:42 AM
hi im just starting out mining on windows 7 and am having problems with actually running the miner in a pool, could someone give me a sort of step by step to mining quibit in a pool on windows 7 or refer me to a guide much appriciated and thanks in advance


Title: Re: Qubitcoin Mining
Post by: Truecoin on February 04, 2014, 05:22:59 AM
hi im just starting out mining on windows 7 and am having problems with actually running the miner in a pool, could someone give me a sort of step by step to mining quibit in a pool on windows 7 or refer me to a guide much appriciated and thanks in advance

minerd64_sse4 -a qubit -t 8 -o stratum+tcp://qbt.mine-pool.net:9372 -u <YourQBTAddress> -p xxx

Change <YourQBTAddress> to You QBT Address, 8 - to you CPU Cores



Title: Re: Qubitcoin Mining
Post by: spoonie91 on February 04, 2014, 01:03:12 PM
hi im just starting out mining on windows 7 and am having problems with actually running the miner in a pool, could someone give me a sort of step by step to mining quibit in a pool on windows 7 or refer me to a guide much appriciated and thanks in advance

minerd64_sse4 -a qubit -t 8 -o stratum+tcp://qbt.mine-pool.net:9372 -u <YourQBTAddress> -p xxx

Change <YourQBTAddress> to You QBT Address, 8 - to you CPU Cores


http request failed to connect to 127.0.0.1:9332; no error
json_rpc_call failed retry after 30 seconde

message just repeats


Title: Re: Qubitcoin Mining
Post by: RedDiamond on February 04, 2014, 02:15:11 PM
hi im just starting out mining on windows 7 and am having problems with actually running the miner in a pool, could someone give me a sort of step by step to mining quibit in a pool on windows 7 or refer me to a guide much appriciated and thanks in advance

minerd64_sse4 -a qubit -t 8 -o stratum+tcp://qbt.mine-pool.net:9372 -u <YourQBTAddress> -p xxx

Change <YourQBTAddress> to You QBT Address, 8 - to you CPU Cores


http request failed to connect to 127.0.0.1:9332; no error
json_rpc_call failed retry after 30 seconde

message just repeats

So you have qubitcoind running in local machine and have something like this in qubitcoin.conf ?

rpcuser=123
rpcpassword=123456789
rpcallowip=127.0.0.1
rpcport=9332
port=7788
server=1


Title: Re: Qubitcoin Mining
Post by: RedDiamond on February 04, 2014, 05:36:17 PM
hi im just starting out mining on windows 7 and am having problems with actually running the miner in a pool, could someone give me a sort of step by step to mining quibit in a pool on windows 7 or refer me to a guide much appriciated and thanks in advance

minerd64_sse4 -a qubit -t 8 -o stratum+tcp://qbt.mine-pool.net:9372 -u <YourQBTAddress> -p xxx

Change <YourQBTAddress> to You QBT Address, 8 - to you CPU Cores


http request failed to connect to 127.0.0.1:9332; no error
json_rpc_call failed retry after 30 seconde

message just repeats

So you have qubitcoind running in local machine and have something like this in qubitcoin.conf ?

rpcuser=123
rpcpassword=123456789
rpcallowip=127.0.0.1
rpcport=9332
port=7788
server=1


Or does the error message come from the mine-pool.net?


Title: Re: Qubitcoin Mining
Post by: spoonie91 on February 04, 2014, 06:12:40 PM
i have the wallet open and locate the miner start it, once the command promp topens the message repeats, the config file is there... i just dont get it


Title: Re: Qubitcoin Mining
Post by: spoonie91 on February 05, 2014, 01:24:06 AM
fixed it