CodeChain-io/codechain

Network disconnection

majecty opened this issue · 4 comments

A node couldn't connect to the Corgi network. A new connection is disconnected in 1 second.

Here is the log.

#421350636 2019-09-03 02:18:34.153843935 UTC P2P Worker #1 INFO network  New connection to 13.115.159.65:3485(4000)
#421350636 2019-09-03 02:18:34.154064521 UTC  TRACE network  Outgoing connect(4000) registered
#421350636 2019-09-03 02:18:34.354483288 UTC  TRACE network  Outgoing connect(4000) updated
#421350636 2019-09-03 02:18:34.386385940 UTC P2P Worker #0 TRACE network  75 bytes sent to 13.115.159.65:3485
#421350636 2019-09-03 02:18:34.618936813 UTC P2P Worker #3 INFO network  Hang-up outgoing stream(4000)
#421350636 2019-09-03 02:18:34.619133870 UTC  TRACE network  Outgoing connect(4000) removed
kseo commented

@majecty is it reproducible?

I'll check if it is reproducible in my machine.

Yes, this is reproduced in my GCP machine using CodeChain versiob 2.0.0.
Its machine type is g1-small (1 vCPU, 1.7 GB memory).
The machine's port 3485 is open to the internet.

It is not reproduced recently.