t0dd
Active member
I'm in the process of upgrading production masternodes to 0.15. I see this in a 0.14 MN. (Note that the IP address here is not the IP address of my MN).
I upgraded one MN to 0.15 and it is seeing similar messages but without the explicit addr=<IP>.
I thought it would clear out eventually, but 24 hours later it had not (I am unsure when it started, probably long ago). So, with the 0.14 MN, I stopped dashd, nuked the peers.dat file, and then restarted it. The log lines began again.
So, any ideas?
I upgraded one MN to 0.15 and it is seeing similar messages but without the explicit addr=<IP>.
I thought it would clear out eventually, but 24 hours later it had not (I am unsure when it started, probably long ago). So, with the 0.14 MN, I stopped dashd, nuked the peers.dat file, and then restarted it. The log lines began again.
So, any ideas?
Code:
2020-02-20 22:50:11 ProcessMessages(version, 138 bytes) FAILED peer=76
2020-02-20 22:50:11 ThreadSocketHandler -- removing node: peer=76 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:12 ProcessMessages(version, 138 bytes) FAILED peer=77
2020-02-20 22:50:12 ThreadSocketHandler -- removing node: peer=77 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:13 ProcessMessages(version, 138 bytes) FAILED peer=78
2020-02-20 22:50:13 ThreadSocketHandler -- removing node: peer=78 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:14 ProcessMessages(version, 138 bytes) FAILED peer=79
2020-02-20 22:50:14 ThreadSocketHandler -- removing node: peer=79 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:15 ProcessMessages(version, 138 bytes) FAILED peer=80
2020-02-20 22:50:15 ThreadSocketHandler -- removing node: peer=80 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:17 ProcessMessages(version, 138 bytes) FAILED peer=81
2020-02-20 22:50:17 ThreadSocketHandler -- removing node: peer=81 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:18 ProcessMessages(version, 138 bytes) FAILED peer=82
2020-02-20 22:50:18 ThreadSocketHandler -- removing node: peer=82 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:19 ProcessMessages(version, 138 bytes) FAILED peer=83
2020-02-20 22:50:19 ThreadSocketHandler -- removing node: peer=83 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:20 ProcessMessages(version, 138 bytes) FAILED peer=84
2020-02-20 22:50:20 ThreadSocketHandler -- removing node: peer=84 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:21 ProcessMessages(version, 138 bytes) FAILED peer=85
2020-02-20 22:50:21 ThreadSocketHandler -- removing node: peer=85 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:22 ProcessMessages(version, 138 bytes) FAILED peer=86
2020-02-20 22:50:22 ThreadSocketHandler -- removing node: peer=86 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:23 ProcessMessages(version, 138 bytes) FAILED peer=87
2020-02-20 22:50:23 ThreadSocketHandler -- removing node: peer=87 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
2020-02-20 22:50:24 ProcessMessages(version, 138 bytes) FAILED peer=88
2020-02-20 22:50:24 ThreadSocketHandler -- removing node: peer=88 addr=77.81.226.146:9999 nRefCount=2 fInbound=0 fMasternode=1
Last edited: