Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark=
by
trader19
on 12/06/2015, 11:39:43 UTC
hi, on VPS you don't need to have your wallet open --> prefered keep your wallet locked so it doesn't stake. been operating masternodes for two month now without any issues and yes its based on luck factor. this is the conf. i use, please try:

Code:
maxconnections=50 --> sometime less is better
rpcuser=YOUR NAME
rpcpassword=YOUR PASS
rpcport=3377 --> or whatever..
server=1
daemon=1
listen=1
staking=0
port=12215
reservebalance=9999999
masternodeaddr=YOUR SERVER IP:12215
masternode=1
masternodeprivkey=YOUR MN KEY
rpcallowip=127.0.0.1

I try your configuration and still that same :/ My masternode work 1 or 2 hours and after that time stopped :/ Can you give me your PC wallet config file? How many ram memory your VPS have? How many CPUs?
what u need to do imo is add a swap file onto your VPS, try this
Code:
stop your crave server first!

su -
dd if=/dev/zero of=/swapfile1 bs=1024 count=524288
chown root:root /swapfile1
chmod 0600 /swapfile1
mkswap /swapfile1
swapon /swapfile1
free -m

start you server again and run ./craved masternode start

1GB RAM 1 CPU lol  Tongue