• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

masternode visible (ninja) : NO

John Smithson 2

New member
Hello, I just upgraded from 16 to 17.

When I check with dashman status it says
masternode visible (ninja) : NO
It's the only red flag.

On ninja https://www.dashninja.pl/ it appears as if the port is closed.
And if I did not upgrade (Still showing 16.0)

I upgraded using
~/dashman/dashman sync update -y

If I run it again it says that it is ok.

Also the Dash Masternode Tool says that it is all ok. But I am a bit worried about this closed port.
How do I open the port, and how do I alert ninja that I upgraded?

Thanks.

LATE EDIT:

I Just tried

sudo ufw status

and the port appears OPEN.
 
Last edited:
Verify open port with this command.
Code:
curl https://mnowatch.org/9999/
If it shows CLOSED, then verify your dashd is actually runing, run top to view it, if it is running, turn off Firewall option on the VPS admin panel and leave only ufw as the software firewall.
 
Sometimes dashninja incorrectly shows a closed port and only update it to open port after its next port check. I would suggest waiting for that next port check and then check again with dashninja.pl to see if it says 'open' this time.

Also after an update of your wallet, dashninja.pl will only show the correct version (v0.17.0.2 in your case) after the next check.
 
Last edited:
Back
Top