Solo mining - Problem

Namecoin, NMControl
Post Reply
nc-or-btc...
Posts: 16
Joined: Mon Jun 20, 2011 5:15 pm

Solo mining - Problem

Post by nc-or-btc... »

Hello,
I´m mining at a pool.
poclbm -d 0 --user namecoinstringoradress --pass password --host host --port port VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=80
WORKS!!!

Usage for poolmining(here is a problem too,but I can´t see my fail...):
phoenix.exe -k poclbm DEVICE=0 USER=namecoinstringoradress PASS=password -u http://host PORT=port
(Problems communicating with bitcoin RPC)
WORKS NOT!!! Why?

How it works with solo mining? Does anyone could post me the order how to mine solo?
I try some orders but I always get an error (Problems communicating with bitcoin RPC)
Aditional-bitcoin.conf-settings:
#allowreceivebyip=1 (not activated)
keypool=100
gen=1
rpcconnect=127.0.0.1
rpcport=9332
rpcuser=user
rpcpassword=userspw
daemon=1


I think the entered order for the host or/and port is/are wrong - Wich are the right one?
I used "localhost" and "127.0.0.1" and port 8332 and 9332 - Nothing have worked.

Thanks.

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Solo mining - Problem

Post by khal »

Port number can be configured in the config file.
ex :

Code: Select all

rpcport=8336
server=1
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

nc-or-btc...
Posts: 16
Joined: Mon Jun 20, 2011 5:15 pm

Re: Solo mining - Problem

Post by nc-or-btc... »

Great support,
while working hard supporting people.

Works - Thanks.

One last thing, I would like to start it with phoenix but I always get an error...:
phoenix.exe -k poclbm DEVICE=0 USER=user PASS=userspw -u http://127.0.0.1 PORT=9336 VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=60
[21/06/2011 21:04:21] Phoenix 1.48 starting...
[0 Khash/sec] [0 Accepted] [0 Rejected]
[21/06/2011 21:04:23] Failed to connect, retrying...
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]

Also I tried it with "localhost". What´s wrong?

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Solo mining - Problem

Post by khal »

nc-or-btc... wrote:Great support,
while working hard supporting people.

Works - Thanks.
You're welcome... for donation :p


This syntax is displayed on the bitparking pool, give it a try :
phoenix.exe -u http://user:pass@127.0.0.1:9336/ -k poclbm VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=false
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

nc-or-btc...
Posts: 16
Joined: Mon Jun 20, 2011 5:15 pm

Re: Solo mining - Problem

Post by nc-or-btc... »

khal wrote:You're welcome... for donation :p
You needn't worry - Sure, if there´s a little bit

Code: Select all

phoenix.exe -u http://user:pass@127.0.0.1:9336/ -k poclbm VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=false
It seems there is a problem with the password. This syntax won´t work, too... That´s the reason why I try it like this on the top with phoenix. Also it won´t work at a pool.

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Solo mining - Problem

Post by khal »

Be sure to use the right port value. 8336 or 9336 ? Use the same as the one in the config file (if solo mining). And restart namecoin if you have changed the config. I don't see another thing that could help you for now...
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

nc-or-btc...
Posts: 16
Joined: Mon Jun 20, 2011 5:15 pm

Re: Solo mining - Problem

Post by nc-or-btc... »

I am sure.
It´s anything with the pw, that means with the syntax.
Or works it for you... You using linux right?

You´re sure this is the right syntax?

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Solo mining - Problem

Post by khal »

Yes, linux (look under my nick :p)
And i'm sure of nothing because i've an intel GPU :p
Do not use the same rpcport as bitcoin.
Check rpcuser, rpcpassword, rpcport values (and name : it's easy to type rcp instad of rpc)
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

nc-or-btc...
Posts: 16
Joined: Mon Jun 20, 2011 5:15 pm

Re: Solo mining - Problem

Post by nc-or-btc... »

It´s won´t run...
It´s a syntax-err with the password.

Post Reply