Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Las Vegas coin (VGS) ONLY 330,000 coins. 1000 VGS for MN. Masternodes 80%
by
jimmy24651
on 03/04/2018, 02:02:38 UTC


when i run this command, I get the following error:

___________________________
Validating network rules
No IPv6 support on the VPS but IPv6 is the setup default. Please switch to ipv4 with flag "-n 4" if you want to continue.

See the following link for instructions how to add multiple ipv4 addresses on vultr:
https://www.vultr.com/docs/add-secondary-ipv4-address
____________________________

I am not versed in linux, so I have no idea how to go about correcting this.  Any advice?

Are you using IPV6 addresses?  

If you are, you haven't enabled support on your VPS.  In Vultr this is a checkbox on the server setup page.

My nodes are IPV6 enabled even though configured for IPV4.  If yours are not enabled for IPV6, it might be that we need to be more specific with the update command, like:

IPV4 Nodes
Code:
cd vps && git pull && ./install.sh -p lasvegascoin -n 4 -u

IPV6 Nodes
Code:
cd vps && git pull && ./install.sh -p lasvegascoin -u

Let me know if this helps.


I added "-n 4" to the command shortly after sending that last message.  It went through properly.  a couple minutes ago, I received a MN payout, and it was still for only .5 VGS.  I would like to know if everyone else is seeing .5 payouts.  I'm wondering if I ought to destroy this server and start from scratch, but I don't want to waste the time doing that if this issue is across the board, you know...?