Author

Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.1 - SegWit Activated - page 146. (Read 321638 times)

newbie
Activity: 60
Merit: 0
Dev any help with running multiple masternodes on win?

It was not designed to run multiple masternodes, but you can try running two instances of the wallet (separate .exe, separate .conf file, separate data dir and different ports).

Ty will try.
maybe just get a few raspberry pi wallets set up as MS's if it doesn't work. Let me know how you make out.
So i set up 7 nodes yesterday, 8 hours later 3 were down the rest working, then again started 9 today..2 and a half hours later all are working
It is posibile to run multiple nodes on WINDOWS, for everyone interested i just made multiple wallet folders(chaincoin2,chaincoin3 etc.) Then make bat for every chaincoind you want to run, start them all in controler wallet and thats it.
sr. member
Activity: 276
Merit: 250
No description of what this coin actually does?
newbie
Activity: 53
Merit: 0
Alright everyone,. I just finished setting up my first CHC masternode. Hoping for some good things moving forward. Be gentle as I'm not too familiar with masternodes.
member
Activity: 106
Merit: 10
Can't use the internal port. Your not servicing the network. Likly ur talking to anoth random node on that subnet. Use an port checker tool on internet to see if your external port is open
newbie
Activity: 30
Merit: 0
OK need help with Masternode on windows.

1)If I put my internal ip (with port 11994 open) it start when I type masternode start

2)If I put my external ip (with port 11994 open) when I type masternode start I get the not capable masternode: could not connect error message

However, with option 1, I am not sure if it's really work, because I only received 2 payout of  2CHC in about 72 hours....

same problem here

If you receive payouts it means you're masternode is working. I think the longer uptime your MN has the better chance it gets paid.

Using your internal IP or external IP doesn't affect the amount of coins you get, that wouldn't make sense  Wink

i know that it wouldnt make sence...

BUT the Debug log showes me:

2017-04-23 20:48:34 MasternodePOS::mnse - MasternodeB ranking is too low
2017-04-23 20:48:08 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.

So i think thats the main reason why i dont get regulary payments .. any idea?

hero member
Activity: 952
Merit: 500
OK need help with Masternode on windows.

1)If I put my internal ip (with port 11994 open) it start when I type masternode start

2)If I put my external ip (with port 11994 open) when I type masternode start I get the not capable masternode: could not connect error message

However, with option 1, I am not sure if it's really work, because I only received 2 payout of  2CHC in about 72 hours....

same problem here

If you receive payouts it means you're masternode is working. I think the longer uptime your MN has the better chance it gets paid.

Using your internal IP or external IP doesn't affect the amount of coins you get, that wouldn't make sense  Wink
newbie
Activity: 30
Merit: 0
OK need help with Masternode on windows.

1)If I put my internal ip (with port 11994 open) it start when I type masternode start

2)If I put my external ip (with port 11994 open) when I type masternode start I get the not capable masternode: could not connect error message

However, with option 1, I am not sure if it's really work, because I only received 2 payout of  2CHC in about 72 hours....

same problem here
member
Activity: 106
Merit: 10
to Dev,  Smiley   . . . . well i figured out the masternode part and why many masternodes don't work.   (i've been debugging all the scenarios for the last 12-15 hours). and so what happens is that the "masternode outputs" list is falling off transactions.  i.e. i'll put three transactions it, and by an hour later (or for some other reason.  i'm down to two transactions remaining. and the MN's won't start or fail. )  .. . well so there you have it.  Please work on that one.

Futher it all seems to be because of this "lock" feature in the Con Control Features.  (when locked it's not in outputs).   lastly, the lock is automate when the masternode starts therefore it's inherently deep in the code.  but you already know that i'm sure.
-T
hero member
Activity: 966
Merit: 501
OK need help with Masternode on windows.

1)If I put my internal ip (with port 11994 open) it start when I type masternode start

2)If I put my external ip (with port 11994 open) when I type masternode start I get the not capable masternode: could not connect error message

However, with option 1, I am not sure if it's really work, because I only received 2 payout of  2CHC in about 72 hours....
hero member
Activity: 871
Merit: 505
Founder of Incakoin
Dev any help with running multiple masternodes on win?

It was not designed to run multiple masternodes, but you can try running two instances of the wallet (separate .exe, separate .conf file, separate data dir and different ports).

Ty will try.
maybe just get a few raspberry pi wallets set up as MS's if it doesn't work. Let me know how you make out.
newbie
Activity: 60
Merit: 0
Dev any help with running multiple masternodes on win?

It was not designed to run multiple masternodes, but you can try running two instances of the wallet (separate .exe, separate .conf file, separate data dir and different ports).

Ty will try.
member
Activity: 70
Merit: 10
Chaincoin Founder
Dev any help with running multiple masternodes on win?

It was not designed to run multiple masternodes, but you can try running two instances of the wallet (separate .exe, separate .conf file, separate data dir and different ports).
newbie
Activity: 60
Merit: 0
Dev any help with running multiple masternodes on win?
newbie
Activity: 60
Merit: 0
Anyone get multiple masternodes running on windows yet.?
They stop after an hour,right?
yea seems to
I thought i was doing something wrong, same thing here
member
Activity: 70
Merit: 10
Chaincoin Founder
There is a 1000 CHC bounty for a second pool for ChainCoin.

Please spread the word to your favourite pool master.


Check a few posts back, I've launched https://chc.suprnova.cc days ago already... You might want to finally add it to the op

Thank you oc master. OP updated.
hero member
Activity: 871
Merit: 505
Founder of Incakoin
Anyone get multiple masternodes running on windows yet.?
They stop after an hour,right?
yea seems to
legendary
Activity: 1064
Merit: 1000
Anyone get multiple masternodes running on windows yet.?
They stop after an hour,right?
hero member
Activity: 871
Merit: 505
Founder of Incakoin
Anyone get multiple masternodes running on windows yet.?
hero member
Activity: 1150
Merit: 502
hi all,  here is my silly question of the day. . . above i see a ton of masternode setup. so masternodes exist.  . . .however i have the client open. . i don't see a masternode "tab".  am i missing something?  feels like i'll have to run all the MN's through the debug console?  please advise. (i'm a GUI person.  Sad   )
-T

Hi, not a silly question. Yes, at the moment the masternodes are configured with the debug console and configuration file. Making this more user friendly is definitely on our to-do list.


U cant make it any friendlier. All changes that u make to ur wallet are stored in the config located in the directory where ur wallet.dat is, its as trivial to open the config file and edit it as its easy. I never seen any alive creatures besides my cat that would have difficulties with editing a config file. What can be more intuitive and user friendly than that?
legendary
Activity: 2688
Merit: 1240
There is a 1000 CHC bounty for a second pool for ChainCoin.

Please spread the word to your favourite pool master.


Check a few posts back, I've launched https://chc.suprnova.cc days ago already... You might want to finally add it to the op
Jump to: