Bitcoin Forum
September 21, 2025, 06:23:01 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC] on: April 09, 2018, 11:02:15 PM

I installed mn on my computer (not using vps) according to the instructions. But in the last step bounced the error like this:

22:34:18

startmasternode alias false mn1


22:34:18

{
  "overall": "Successfully started 0 masternodes, failed to start 1, total 1"
  "detail": [
    {
      "alias": "mn1",
      "result": "failed",
      "error": "Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net."
    }
  ]
}
Any ideas can help?
Thanks in advance.
Next, open “baby.conf” with Notepad and add the following: (change the text in bold)

Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

check this,
you must need at less 2 ip to set up a masternode.one local,other vps or computter

I have done so right on my computer, no mistake.
Did you have to reset it again on the vps or another computer (other ip with the first computer) then the new mn could run?

Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net
you need change the VPS_IP and punctuation is wrong too.like this 123.123.123.123:55442 not VPS_IP
Ok. I got it. I made a basic mistake. Shame on me.
Mn was running. Thank you so much!  Kiss Kiss Kiss Kiss Kiss Kiss
why can't you use 2 times the same ip adress? i used the same ip for both, masternode is running, can see it in mn explorer. in wallet it says enabled. is this not correct?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!