Post
Topic
Board Announcements (Altcoins)
Masternode help.... PLEASE!!!!
by
jubeis_coffee
on 22/12/2017, 20:09:15 UTC
Hey dev. Masternode setup does not work. I waited until the libzerocoin implementation came out before attempting to setup a masternode.

I'm using Ubuntu 16.04 LTS 64 bit server edition
My solarisd -daemon runs fine without masternode setup.
Ports are routed at my enterprise edge and allowed on the servers.
I deposited 1000 solaris into 2 different addresses on my wallet.
Then I waited for 120 confirmations (and it's WAY past 120 at this point) before trying to setup a masternode.

I'm using CLI only and was able to retrieve all the information in the PDF instructions via ./solaris-cli commands
for the masternode.conf and solaris.conf file.

I've tried setting up both masternodes, 1 masternode...  and nothing works.

I don't want to use a VPS because I don't trust any server I can't get my hands on myself.

I want to use a server at my public IP address on the same node as my solaris wallet.

Is what I'm doing possible, or do I need to spin up a separate instance of solarisd -daemon, one for each masternode.

The instructions don't work when trying to substitute my public IP address, or 127.0.0.x for the localhost the solarisd -daemon resides on, or any other combination of the localhost IP(s), i.e. 127.0.0.1, 127.0.0.2, and/or my public IP address.

Any idea why I keep getting this regardless of what I do?

---begin CLI snippet----

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexica l_castEEEEE       
bad lexical cast: source type value could not be interpreted as target       
solaris in AppInit()

----end CLI snippet-----

I'm very well versed in networking and can do some debugging with google at my side, so if you need to use some tech lingo, go for it. I'll know what you are talking about.