Hello everybody!
We have been working with the pool operator for our biggest pool (lpool) to fix the issue with the masternode payments. We can report that it is now working properly and that the first masternodes have now received rewards;
http://explorer.swippcoin.com/tx/0542a3557efd92e0a360f591bc6dbef8b5b2057b3e4d3ddee0f47776dfcf55f0
http://explorer.swippcoin.com/tx/802b48b8c58db29831f345e46b9e32bae0625652bffbd3219a15c5838ac02743
http://explorer.swippcoin.com/tx/ed27c41fbf0e31819aa0b2fffd6c43488cb87525889d64a8ee2e277ac0070021
Thanks to lpool for helping out and assisting us to work out this issue .
We will also contact the operator for Altcoinix and get it sorted there as well. Once this is done, we can enforce the payments in the block chain!
We can also report that all masternodes have started to receive payments except these ones;ScWVC1uMD1QndgC1Y2SukFMUqLf9SGZTuf (firewall closed, rejecting connections)
SMaQo9DtZ42xCfLwDCfHjXAuE2aE1G6Hh1 (connects, but then instantly drops our connection)
SgNw1v7nxNEgUUwUThpsirfADgRDLx2vhL (unknown issue, we recommend changing port to 24055)
SbJkMr56p1jrNyw2bE4pouXisqqAVzaQ8k (connects, but then instantly drops our connection)
SToJDfws4nLMXHz1EKB9GssK5kuEmiUzTM (firewall closed, rejecting connections)
SjE9MpK8Kk17RhNpnZEjdwH7aSHFicajJJ (firewall closed, rejecting connections)
SiPsK8tSQPU8dfvqW38QxGDKTdkCBDXrRy (unknown issue, this one has us stumped)
SWzBtL4ntuUj4CiBWb6CE5Vda5TKK4g14H (unknown issue, this one has us stumped)
SQD4ByPU9UDrs1bXYDZKFTcqNxU67ycarS (firewall closed, rejecting connections)
SVM1NsL9L383tJX2VDKEQVPxny16uLLVL8 (firewall closed, rejecting connections)
SPgewyvbgCvY8Qz3wmQbvBLcq1rXNgJQqW (firewall closed, rejecting connections)
If we were able to identify the problem, we have listed it above. As you can se, most of them have a valid explanation. Currently, we have 11 masternodes misbehaving in one way or another. If it's incorrectly set up, you will obviously not receive payments.
If you are on that list with "unknown issue" and manage to work out what is causing your problems, please let everybody in the thread know.
Yours, team swipp My MN is on the list as "connects, but then instantly drops our connection".
My debug.log looks like this:
2017-12-19 15:01:00 connect() to 31.148.219.41:24055 failed after select(): Conn
ection refused
2017-12-19 15:01:06 connect() to 78.46.142.25:24055 failed after select(): Conne
ction refused
2017-12-19 15:01:07 Misbehaving: 115.78.128.102:24055 (0 -> 1)
2017-12-19 15:01:07 ProcessMessage(ping, 8 bytes) FAILED
2017-12-19 15:01:19 connect() to 63.142.252.38:24055 failed after select(): Conn
ection refused
2017-12-19 15:01:25 Misbehaving: 104.251.218.157:24055 (0 -> 1)
2017-12-19 15:01:25 ProcessMessage(ping, 8 bytes) FAILED
2017-12-19 15:01:31 connect() to 36.55.235.149:24055 failed after select(): Conn
ection refused
2017-12-19 15:01:40 CDarkSendPool::UpdateState() == 3 | 3
2017-12-19 15:01:40 CActiveMasternode::Dseep() - SendDarkSendElectionEntryPing v
in = CTxIn(COutPoint(8af5718190, 1), scriptSig=)
2017-12-19 15:03:32 connect() to 183.181.170.69:24055 failed after select(): Con
2017-12-19 15:03:40 CDarkSendPool::UpdateState() == 3 | 3
2017-12-19 15:03:44 connect() to 88.117.5.39:24055 failed after select(): Connec
tion refused
2017-12-19 15:03:45 connect() to 36.55.235.149:24055 failed after select(): Conn
ection refused
2017-12-19 15:03:46 connect() to 36.55.235.149:24055 failed after select(): Conn
ection refused
2017-12-19 15:03:47 SetBestChain: new best=00000000000e8e2ba467a6cf9d182a2ee366a
69f9e5871f5d52eefbc2b49dd61 height=141585 trust=56142781818565511163 blocktru
st=15754019755107 date=12/19/17 15:03:25
2017-12-19 15:03:47 ProcessBlock: ACCEPTED
+2017-12-19 15:03:52 connect() to 31.148.219.41:24055 failed after select(): Con
nection refused
2017-12-19 15:03:58 connect() to 78.46.142.25:24055 failed after select(): Conne
ction refused
2017-12-19 15:04:10 CActiveMasternode::Dseep() - SendDarkSendElectionEntryPing v
in = CTxIn(COutPoint(8af5718190, 1), scriptSig=)
2017-12-19 15:04:11 connect() to 63.142.252.38:24055 failed after select(): Conn
ection refused
2017-12-19 15:04:23 connect() to 36.55.235.149:24055 failed after select(): Conn
ection refused
It thinks all of the incoming connections are misbehaving for some reason.