NEED SOME MAJOR HELP. Really stressing me out now. i thought it was my router not forwarding ports so i went and got another and it still not working. I cant even get 1 node to start now. It was working with 8 until i transfered them onto another computer now none will work on either. I have tried it as just my ip as well. I can still transfer coins in and out.
not capable masternode: Could not connect to ggqcfezddpm6m7kt.onion:9999
The port 9999 is forwarded on the bt hub but it still is not showing on canyouseeme.org I rang up BT and they said its part of the hub that it will not show on sites like that.
tor is set up correctly.
HiddenServiceDir C:\Users\James\Desktop\Tor Browser\hidden_service 1
HiddenServicePort 9999 127.0.0.1:9999
HiddenServiceDir C:\Users\James\Desktop\Tor Browser\hidden_service 2
HiddenServicePort 9999 127.0.0.1:9999
HiddenServiceDir C:\Users\James\Desktop\Tor Browser\hidden_service 3
HiddenServicePort 9999 127.0.0.1:9999
My conf is right!
rpcallowip=127.0.0.1
rpcuser=****
rpcpassword=*****
server=1
rpcport=9998
daemon=1
listen=0
staking=0
masternodeaddr=ggqcfezddpm6m7kt.onion:9999
masternode=1
port=9999
masternodeprivkey=*****
and my exe is -tor=127.0.0.1:9050
It all worked before i dont have a clue what i did.
You have your port config backwards. It is the P2P ports that have to all be different. port=9999, port=9998, etc.