Skip to content

Instantly share code, notes, and snippets.

@bhyde
Created May 18, 2020 01:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhyde/f31cf53ff380ef6e99662533fe8b6b81 to your computer and use it in GitHub Desktop.
Save bhyde/f31cf53ff380ef6e99662533fe8b6b81 to your computer and use it in GitHub Desktop.
INFO [05-17|21:32:02] /networking/handshake_handlers.go#284: Attempting to discover peer at 3.227.207.132:21001
INFO [05-17|21:32:02] /networking/handshake_handlers.go#284: Attempting to discover peer at 34.207.133.167:21001
2020-05-17 21:32:02.232566 [net info] created <Conn fd=49 addr=<NetAddr 3.227.207.132:21001> mode=active>
2020-05-17 21:32:02.233003 [net info] created <Conn fd=52 addr=<NetAddr 34.207.133.167:21001> mode=active>
INFO [05-17|21:32:02] /networking/handshake_handlers.go#284: Attempting to discover peer at 107.23.241.199:21001
INFO [05-17|21:32:02] /networking/handshake_handlers.go#284: Attempting to discover peer at 54.197.215.186:21001
INFO [05-17|21:32:02] /networking/handshake_handlers.go#284: Attempting to discover peer at 18.234.153.22:21001
2020-05-17 21:32:02.233926 [net info] created <Conn fd=55 addr=<NetAddr 107.23.241.199:21001> mode=active>
2020-05-17 21:32:02.234637 [net info] created <Conn fd=58 addr=<NetAddr 54.197.215.186:21001> mode=active>
2020-05-17 21:32:02.234889 [net info] created <Conn fd=61 addr=<NetAddr 18.234.153.22:21001> mode=active>
2020-05-17 21:32:04.237931 [net info] <Conn fd=49 addr=<NetAddr 3.227.207.132:21001> mode=active> connect timeout
2020-05-17 21:32:04.238052 [net info] <Conn fd=52 addr=<NetAddr 34.207.133.167:21001> mode=active> connect timeout
2020-05-17 21:32:04.238108 [net info] <Conn fd=55 addr=<NetAddr 107.23.241.199:21001> mode=active> connect timeout
2020-05-17 21:32:04.238151 [net info] <Conn fd=58 addr=<NetAddr 54.197.215.186:21001> mode=active> connect timeout
2020-05-17 21:32:04.238195 [net info] <Conn fd=61 addr=<NetAddr 18.234.153.22:21001> mode=active> connect timeout
2020-05-17 21:32:04.238260 [net info] 674bd39db0: lost connection <Conn fd=49 addr=<NetAddr 3.227.207.132:21001> mode=active>
2020-05-17 21:32:04.238608 [net info] 674bd39db0: lost connection <Conn fd=52 addr=<NetAddr 34.207.133.167:21001> mode=active>
2020-05-17 21:32:04.238695 [net info] 674bd39db0: lost connection <Conn fd=55 addr=<NetAddr 107.23.241.199:21001> mode=active>
2020-05-17 21:32:04.239394 [net info] 674bd39db0: lost connection <Conn fd=58 addr=<NetAddr 54.197.215.186:21001> mode=active>
2020-05-17 21:32:04.239461 [net info] 674bd39db0: lost connection <Conn fd=61 addr=<NetAddr 18.234.153.22:21001> mode=active>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment