Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - 0.9.2.4 Update - Cryptopia & Novaexchange
by
sotarules
on 12/07/2017, 19:50:00 UTC
I started on master node on AMAZON AWS and was working for two days (10 coins given)  then suddenly stopped. I am not able to figure out the problem and able to start again. I am trying through chaincoind masternode start command but not working and no message is coming. Now I have to give this comand as Start chaincoind "chaincoind --daemon to start again or any thing else. How I can also recover my wallet and chain coins at this stage when not working.
FR2020 be sure to do this:

tail -F ~/.chaincoin/debug.log

So you can see the latest messages.  You may find clues as to what is wrong (maybe nothing).  If you reboot your OS, you will have to execute:

chaincoind -daemon

Again to start the daemon.  

One thing that I've proven is you can copy your wallet.dat file to a different operating system, say for example Windows, then use that with Chaincoin-QT (the Windows client program).  Voila!  You'll have access to your Chaincoins.  See my prior posts on this forum about how to do that.