Post
Topic
Board Altcoin Discussion
Re: [ANN] MemoryCoin | CPU Only | Trade on Bter | 5% Reward Reduction Per Week
by
Sharky444
on 28/08/2013, 15:59:13 UTC
I'm using a linux deamon (http://dls.21stcenturymoneytalk.org/dls/memorycoin/memorycoind-linux-x64.xz) to mine. Since today I get this message:

memorycoind getmininginfo

...
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."}
...

Is there a new linux command line binary?

There have not been any changes that should require an upgrade since that was built.

There are a few things that can cause that message, including crosstalk with bitcoin. Do you run bitcoin as well?

Can you do something like

memorycoind getinfo | pastebinit
memorycoind getpeerinfo | pastebinit
tail -100 ~/.memorycoin/debug.log | pastebinit


or dpaste or whatever pastebin  util you use.

Then send us the urls you pasted that to?

We will be updating the linux builds later this week, but that should not be a factor for that message.

There is no Bitcoin installed on the client (Ubuntu 13.04 x64), only Memorycoin.

Here is the pastebins:

http://paste.ubuntu.com/6034420/
http://paste.ubuntu.com/6034429/
http://paste.ubuntu.com/6034432/