Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Exclusive Coin EXCL 2.0 - MasterNodes, ProofOfStake, 4 years old, Android!
by
MRD911
on 03/01/2019, 01:53:00 UTC
Hello,
I am glad to see a few people already upgraded their masternodes and wallet. I am a newbie with a newlie created masternode; I am in deep trouble to upgrade my masternode. Can anyone please help me? if you could post the steps to upgrade the masternode that will be very helpfull. I use putty to access my VPS; I will need the linux command used to upgrade the masternode.

You only replace the executable binary.

On the VPS:

Delete you current exclusivecoind executable file. Wherever you have it...most probably right there on the root home.

Get the new one:
wget https://github.com/exclfork/ExclusiveCoin/releases/download/v1400/exclusivecoind-ubu14-v1400.zip

Extract it:
unzip exclusivecoind-ubu14-v1400.zip

Make it executable:
chmod +x exclusivecoind

Run your new daemon:
./exclusivecoind

Let us know how it goes.


I'm in the same boat.. Is EXCL capable of running on 16.04? cannot get a block height for some reason -


*deleted*@vultr:~/excl# ./exclusivecoind getinfo
error: couldn't connect to server
*deleted*@vultr:~/excl# ./exclusivecoind
*deleted*@vultr:~/excl# Error: Cannot obtain a lock on data directory /*deleted*/.exclusivecoin. ExclusiveCoin is probably already running.

and no my username is not *deleted*  Smiley