Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | Markets Soon =Embrace The Dark=
by
industrialcoinmagic
on 14/04/2015, 00:27:28 UTC
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.

I cant even get 1 to work. just changed the conf to this to test

rpcallowip=127.0.0.1
rpcuser=ajhflasjfansofhsaodsadgdad436trgasfasfasf4w5w
rpcpassword=asfhaljksdfklasnjclkas7ur3qhrfusadt4wtdfsfsdgsgaefafdsdgsdvs
server=1
rpcport=9999
daemon=1
listen=0
staking=0
masternodeaddr=g3f6v6wbp76eqzz7.onion:9999
masternode=1
port=9999
masternodeprivkey=****

not capable masternode: Could not connect to g3f6v6wbp76eqzz7.onion:9999

still the same.

Dont understand why was working once then once i transfered to another computer the stuff it wont work on any now Cry
rpcport and port have to be different ports.  Port is for the P2P communication, rpcport is for local rpc connections.

Edit: and when you transferred to new computer, did you update your onion hostname?