namecoind error

Post Reply
Uthelion
Posts: 1
Joined: Fri Apr 05, 2013 5:44 pm

namecoind error

Post by Uthelion »

Hello everyone,

i´m new to mining bitcoins & namecoins

I´m trying to get namecoind working, after setting up my wallet - it now seems the programm isn´t working correctly anymore.
If you take look on errors, thats what namecoind is showing to me.... who can assist here?



C:\namecoin>namecoind getinfo
{
"version" : 35000,
"balance" : 0.00000000,
"blocks" : 141,
"connections" : 8,
"proxy" : "",
"generate" : false,
"genproclimit" : -1,
"difficulty" : 512.00781274,
"hashespersec" : 0,
"testnet" : false,
"keypoololdest" : 1365066418,
"paytxfee" : 0.00000000,
"mininput" : 0.00010000,
"errors" : "WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}



other commands are throwing this error:

C:\namecoin>namecoind name_list
error: {"code":-2,"message":"Safe mode: WARNING: Displayed transactions may not
be correct! You may need to upgrade, or other nodes may need to upgrade."
}

mammuthus
Posts: 1
Joined: Fri Nov 29, 2013 9:58 am
os: windows

Re: namecoind error

Post by mammuthus »

Hello. Where I can find a manual how to mine, what console parametres I should use etc.?
Wiki can't help.
So, I try to run namecoind with "namecoind.exe" in cmd, but receive an error:

Code: Select all

c:\namecoin>namecoind.exe
Warning: To use namecoind, you must set rpcpassword=<password>
in the configuration file: \AppData\Roaming\Namecoin\namecoin.
conf
If the file does not exist, create it with owner-readable-only file permissions.
Okay, I try to makefile namecoin.conf, but what I need to input in it? :?
Before I mined BTC and had no problems with it, but now I want to try NMC to help community with creating decentralized DNS.

biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Re: namecoind error

Post by biolizard89 »

mammuthus wrote:Hello. Where I can find a manual how to mine, what console parametres I should use etc.?
Wiki can't help.
So, I try to run namecoind with "namecoind.exe" in cmd, but receive an error:

Code: Select all

c:\namecoin>namecoind.exe
Warning: To use namecoind, you must set rpcpassword=<password>
in the configuration file: \AppData\Roaming\Namecoin\namecoin.
conf
If the file does not exist, create it with owner-readable-only file permissions.
Okay, I try to makefile namecoin.conf, but what I need to input in it? :?
Before I mined BTC and had no problems with it, but now I want to try NMC to help community with creating decentralized DNS.
Same format as for Bitcoin: https://en.bitcoin.it/wiki/Running_Bitc ... tcoin.conf has an example file.
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

Post Reply