Page 1 of 1

nameid.org, can't sign in

Posted: Wed Oct 15, 2014 4:35 pm
by fsb4000
"The connection to your local namecoind failed."
I'm using
Namecoin QT 0.3.76.2.
Win7x64
-datadir=<path>
Tor
Namecoin.conf:

Code: Select all

rpcuser=<user>
rpcpassword=<password>
rpcport=8337
daemon=1
server=1
rpcallowip=127.0.0.1
What settings do I need to change to fix "The connection to your local namecoind failed." ??

Re: nameid.org, can't sign in

Posted: Wed Oct 15, 2014 7:15 pm
by domob
8337 is not the default RPC port - you have to either change your RPC port (in the config file) to 8336, or set the port in NameID's add-on preferences to 8337.

Re: nameid.org, can't sign in

Posted: Wed Oct 15, 2014 7:44 pm
by fsb4000
Thank you, it works now ;)