Skip to content

Instantly share code, notes, and snippets.

@feuGeneA
Created December 3, 2019 00:42
Show Gist options
  • Save feuGeneA/388fd386bc3d51e3183fe71136ac537c to your computer and use it in GitHub Desktop.
Save feuGeneA/388fd386bc3d51e3183fe71136ac537c to your computer and use it in GitHub Desktop.
{"level":"info","msg":"No private key found. Generating a new one.","time":"2019-12-03T00:40:13Z"}
{"config_core_Config":{"Verbosity":5,"DataDir":"0x_mesh","P2PTCPPort":60558,"P2PWebSocketsPort":60559,"EthereumChainID":1337,"UseBootstrapList":true,"BootstrapList":"","BlockPollingInterval":5000000000,"EthereumRPCMaxContentLength":524288,"EthereumRPCMaxRequestsPer24HrUTC":100000,"EthereumRPCMaxRequestsPerSecond":30,"CustomContractAddresses":"","MaxOrdersInStorage":100000},"level":"info","msg":"finished initializing core.App","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:13Z","version_string":"7.1.1-beta-0xv3"}
{"level":"info","msg":"starting RPC server","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","rpc_addr_string":"localhost:60557","time":"2019-12-03T00:40:13Z"}
{"level":"info","msg":"starting order watcher","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:13Z"}
{"address_string":"127.0.0.1:60557","level":"info","msg":"started RPC server","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:14Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:23Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:23Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 115 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc0001079b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc0001079b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc000421c50, 0x1, 0x2, 0xc000074c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc000421c50, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc00041dc80, 0xc00045f6f0, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0005e2f30, 0x12187a0, 0xc00041dc80, 0xc00043c150, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0005e2f30, 0xc000421bf0, 0xc00043c150, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0005e2f30, 0xc000421bf0, 0xc00043c150, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc000421bf0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0005e2f30, 0xc00000ff20)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:23Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:26Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:26Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 11 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00026f9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00026f9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc00026ac00, 0x1, 0x2, 0xc000073c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc00026ac00, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000266640, 0xc0002806d0, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc00062c090, 0x12187a0, 0xc000266640, 0xc0005f2310, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc00062c090, 0xc00026aba0, 0xc0005f2310, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc00062c090, 0xc00026aba0, 0xc0005f2310, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc00026aba0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc00062c090, 0xc0002cf480)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:26Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:29Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:29Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 130 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00026f9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00026f9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc00026b470, 0x1, 0x2, 0xc0002b6c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc00026b470, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc0002668c0, 0xc000574160, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0002a86c0, 0x12187a0, 0xc0002668c0, 0xc0004582a0, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0002a86c0, 0xc00026b410, 0xc0004582a0, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0002a86c0, 0xc00026b410, 0xc0004582a0, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc00026b410)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0002a86c0, 0xc0002cff40)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:29Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:32Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:32Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 75 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00026f9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00026f9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc0002b0810, 0x1, 0x2, 0xc000678c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc0002b0810, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc0006225c0, 0xc0002ac200, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0005e3290, 0x12187a0, 0xc0006225c0, 0xc0002bc3f0, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0005e3290, 0xc0002b07b0, 0xc0002bc3f0, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0005e3290, 0xc0002b07b0, 0xc0002bc3f0, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc0002b07b0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0005e3290, 0xc00041e340)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:32Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:35Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:35Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 124 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc0001079b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc0001079b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc000608c30, 0x1, 0x2, 0xc000696c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc000608c30, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000684440, 0xc00045fab0, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc00062c240, 0x12187a0, 0xc000684440, 0xc00043c700, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc00062c240, 0xc000608bd0, 0xc00043c700, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc00062c240, 0xc000608bd0, 0xc00043c700, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc000608bd0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc00062c240, 0xc0006047e0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:35Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:38Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:38Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 148 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00010b9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00010b9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc000364690, 0x1, 0x2, 0xc0006b3c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc000364690, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000362640, 0xc0005742b0, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc000244240, 0x12187a0, 0xc000362640, 0xc000458460, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc000244240, 0xc000364630, 0xc000458460, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc000244240, 0xc000364630, 0xc000458460, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc000364630)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc000244240, 0xc00045c440)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:38Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:41Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:41Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 153 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00010b9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00010b9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc000364f60, 0x1, 0x2, 0xc0006aec98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc000364f60, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000362980, 0xc000574510, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0002445a0, 0x12187a0, 0xc000362980, 0xc000458770, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0002445a0, 0xc000364f00, 0xc000458770, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0002445a0, 0xc000364f00, 0xc000458770, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc000364f00)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0002445a0, 0xc00045c960)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:41Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:44Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:44Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 168 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc0006479b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc0006479b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc0002b15f0, 0x1, 0x2, 0xc0006e0c98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc0002b15f0, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc0006230c0, 0xc0002ac4a0, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc00062c3f0, 0x12187a0, 0xc0006230c0, 0xc0002bc930, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc00062c3f0, 0xc0002b1590, 0xc0002bc930, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc00062c3f0, 0xc0002b1590, 0xc0002bc930, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc0002b1590)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc00062c3f0, 0xc00041ea20)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:44Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:47Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:47Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 135 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00026f9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00026f9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc00069a570, 0x1, 0x2, 0xc0006dec98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc00069a570, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000266ec0, 0xc000280c20, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0002a8b40, 0x12187a0, 0xc000266ec0, 0xc0005f2b60, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0002a8b40, 0xc00069a510, 0xc0005f2b60, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0002a8b40, 0xc00069a510, 0xc0005f2b60, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc00069a510)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc0002a8b40, 0xc000680a20)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:47Z"}
{"level":"debug","msg":"received GetStats request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:50Z"}
{"level":"debug","msg":"received heartbeat subscription request via RPC","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:40:50Z"}
{"error_string":"runtime error: invalid memory address or nil pointer dereference","level":"info","method_string":"GetStats","msg":"RPC method handler crashed","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","stackTrace_string":"goroutine 136 [running]:\nruntime/debug.Stack(0xe0e3c0, 0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x9d\nmain.(*rpcHandler).GetStats.func1(0xc00026f9b0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:166 +0xa0\npanic(0xe00b20, 0x19ac630)\n\t/usr/local/go/src/runtime/panic.go:522 +0x1b5\ngithub.com/0xProject/0x-mesh/p2p.(*Node).GetNumPeers(...)\n\t/go/src/github.com/0xProject/0x-mesh/p2p/node.go:374\ngithub.com/0xProject/0x-mesh/core.(*App).GetStats(0xc0000dedc0, 0x10cc320, 0xc00026f9b0, 0x1)\n\t/go/src/github.com/0xProject/0x-mesh/core/core.go:805 +0x44d\nmain.(*rpcHandler).GetStats(0xc000010660, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/cmd/mesh/rpc_handler.go:171 +0xc0\ngithub.com/0xProject/0x-mesh/rpc.(*rpcService).GetStats(0xc000033690, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/rpc/service.go:168 +0x33\nreflect.Value.call(0xc00033e9c0, 0xc000010708, 0x13, 0xf3308b, 0x4, 0xc00069ac00, 0x1, 0x2, 0xc0006dec98, 0x18, ...)\n\t/usr/local/go/src/reflect/value.go:447 +0x461\nreflect.Value.Call(0xc00033e9c0, 0xc000010708, 0x13, 0xc00069ac00, 0x1, 0x2, 0x0, 0x0, 0x0)\n\t/usr/local/go/src/reflect/value.go:308 +0xa4\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc00033ea20, 0x12187a0, 0xc000267080, 0xc000280e20, 0xd, 0x1b22970, 0x0, 0x0, 0x0, 0x0, ...)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/service.go:209 +0x2a3\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc000244870, 0x12187a0, 0xc000267080, 0xc0005f2e70, 0xc00033ea20, 0x1b22970, 0x0, 0x0, 0x0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:369 +0x8a\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc000244870, 0xc00069aba0, 0xc0005f2e70, 0x203000)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:331 +0x231\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc000244870, 0xc00069aba0, 0xc0005f2e70, 0x120ba01)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:298 +0x22d\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1(0xc00069aba0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:139 +0x46\ngithub.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1(0xc000244870, 0xc000680ec0)\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:226 +0xdf\ncreated by github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc\n\t/go/src/github.com/0xProject/0x-mesh/vendor/github.com/ethereum/go-ethereum/rpc/handler.go:222 +0x66\n","time":"2019-12-03T00:40:50Z"}
{"level":"info","msg":"starting block watcher","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:41:13Z"}
{"addresses_array":["/ip4/127.0.0.1/tcp/60558","/ip4/192.168.1.214/tcp/60558","/ip4/172.17.0.1/tcp/60558","/ip4/172.18.0.1/tcp/60558","/ip4/172.22.0.1/tcp/60558","/ip4/127.0.0.1/tcp/60559/ws","/ip4/192.168.1.214/tcp/60559/ws","/ip4/172.17.0.1/tcp/60559/ws","/ip4/172.18.0.1/tcp/60559/ws","/ip4/172.22.0.1/tcp/60559/ws","/ip4/73.70.162.200/tcp/60558","/ip4/73.70.162.200/tcp/60559/ws"],"level":"info","msg":"starting p2p node","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:41:14Z"}
{"bootstrapList_array":["/ip4/3.214.190.67/tcp/60558/ipfs/16Uiu2HAmGx8Z6gdq5T5AQE54GMtqDhDFhizywTy1o28NJbAMMumF","/ip4/3.214.190.67/tcp/60559/ws/ipfs/16Uiu2HAmGx8Z6gdq5T5AQE54GMtqDhDFhizywTy1o28NJbAMMumF","/dns4/bootstrap-0.mesh.0x.org/tcp/60558/ipfs/16Uiu2HAmGx8Z6gdq5T5AQE54GMtqDhDFhizywTy1o28NJbAMMumF","/dns4/bootstrap-0.mesh.0x.org/tcp/60559/ws/ipfs/16Uiu2HAmGx8Z6gdq5T5AQE54GMtqDhDFhizywTy1o28NJbAMMumF","/ip4/18.200.96.60/tcp/60558/ipfs/16Uiu2HAkwsDZk4LzXy2rnWANRsyBjB4fhjnsNeJmjgsBqxPGTL32","/ip4/18.200.96.60/tcp/60559/ws/ipfs/16Uiu2HAkwsDZk4LzXy2rnWANRsyBjB4fhjnsNeJmjgsBqxPGTL32","/dns4/bootstrap-1.mesh.0x.org/tcp/60558/ipfs/16Uiu2HAkwsDZk4LzXy2rnWANRsyBjB4fhjnsNeJmjgsBqxPGTL32","/dns4/bootstrap-1.mesh.0x.org/tcp/60559/ws/ipfs/16Uiu2HAkwsDZk4LzXy2rnWANRsyBjB4fhjnsNeJmjgsBqxPGTL32","/ip4/13.232.193.142/tcp/60558/ipfs/16Uiu2HAkykwoBxwyvoEbaEkuKMeKrmJDPZ2uKFPUKtqd2JbGHUNH","/ip4/13.232.193.142/tcp/60559/ws/ipfs/16Uiu2HAkykwoBxwyvoEbaEkuKMeKrmJDPZ2uKFPUKtqd2JbGHUNH","/dns4/bootstrap-2.mesh.0x.org/tcp/60558/ipfs/16Uiu2HAkykwoBxwyvoEbaEkuKMeKrmJDPZ2uKFPUKtqd2JbGHUNH","/dns4/bootstrap-2.mesh.0x.org/tcp/60559/ws/ipfs/16Uiu2HAkykwoBxwyvoEbaEkuKMeKrmJDPZ2uKFPUKtqd2JbGHUNH","/ip4/34.201.54.78/tcp/4001/ipfs/12D3KooWHwJDdbx73qiBpSCJfg4RuYyzqnLUwfLBqzn77TSy7kRX","/ip4/18.204.221.103/tcp/4001/ipfs/12D3KooWQS6Gsr2kLZvF7DVtoRFtj24aar5jvz88LvJePrawM3EM"],"level":"info","msg":"connecting to bootstrap peers","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","time":"2019-12-03T00:41:14Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3BASPYha3X3XFZuSzZpMBMiGKFpMiXVqB6ttcBRC5MkD","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3BASPYha3X3XFZuSzZpMBMiGKFpMiXVqB6ttcBRC5MkD","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmGBZQSArwKrYVYmLiMEeAdbZzdRcdgKajEY7zwtoLd22A","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3pJrfPob599AFA3vPF65mJ8qCjXojtMdvGzDSDCXwvMW","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3pJrfPob599AFA3vPF65mJ8qCjXojtMdvGzDSDCXwvMW","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmGBZQSArwKrYVYmLiMEeAdbZzdRcdgKajEY7zwtoLd22A","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmEC7nW92CLgSYq2VGd12jffMD5EpJf3F5JXcxBnUJaEox","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMk7nVZk7Lrv2TTW2WfnipyCYvYLqDfpFNNiFi79h9Qt4","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmEC7nW92CLgSYq2VGd12jffMD5EpJf3F5JXcxBnUJaEox","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMk7nVZk7Lrv2TTW2WfnipyCYvYLqDfpFNNiFi79h9Qt4","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmHC2vnGs272SVmF81fJ31pEdWLdj2uEhRc4jbpiRjcuDy","time":"2019-12-03T00:41:15Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMbEW8Y1gJPJVkvPsXZHDaYiaAjrDWbA682GxAUHGE3CY","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMbEW8Y1gJPJVkvPsXZHDaYiaAjrDWbA682GxAUHGE3CY","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmHC2vnGs272SVmF81fJ31pEdWLdj2uEhRc4jbpiRjcuDy","time":"2019-12-03T00:41:15Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkufBfZtuFAt9gQxqRxUnZktbbPoQ66duzFSf8jsofMBS9","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkufBfZtuFAt9gQxqRxUnZktbbPoQ66duzFSf8jsofMBS9","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmKRHypUqH6Y5k3NccikTbWuhwePSW4XwHWft74fueRUdX","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmKRHypUqH6Y5k3NccikTbWuhwePSW4XwHWft74fueRUdX","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1djsMajXAj5rPi5MRck1h6BaLr4GECFPT2ZsHfdnor4i","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1djsMajXAj5rPi5MRck1h6BaLr4GECFPT2ZsHfdnor4i","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm2fGeCuS8VQhn5RhReXRkpWsY6snaKNGmaUtXzGk9CW2J","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm2ew5yxdSBzgRNCVJEv7gz5dXKMtDmgtVuegVEdkLZg3H","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm2ew5yxdSBzgRNCVJEv7gz5dXKMtDmgtVuegVEdkLZg3H","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm2fGeCuS8VQhn5RhReXRkpWsY6snaKNGmaUtXzGk9CW2J","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmAaEDxYDb61utFxs3g1zQ2FaGbDL4MFB7dD2cMJHmfKRL","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmAaEDxYDb61utFxs3g1zQ2FaGbDL4MFB7dD2cMJHmfKRL","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmTZ7N1vpHGWVDVkRaMgjTHeidEiGo1RHXkgpS2WGikLWH","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmTZ7N1vpHGWVDVkRaMgjTHeidEiGo1RHXkgpS2WGikLWH","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmVdei5UAQRvWqBsoY88wyg97vJVUuqGckSqAd2ncGUYaK","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmHefbbReutbttGnRDKNLVFPmNNzn6HoQkJXUKANiNzN2U","time":"2019-12-03T00:41:16Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmHefbbReutbttGnRDKNLVFPmNNzn6HoQkJXUKANiNzN2U","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmVdei5UAQRvWqBsoY88wyg97vJVUuqGckSqAd2ncGUYaK","time":"2019-12-03T00:41:16Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMKP2bPvcgFVjctbJ6ni8xCzgViVamPfXLB7x4LRRub2c","time":"2019-12-03T00:41:18Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMKP2bPvcgFVjctbJ6ni8xCzgViVamPfXLB7x4LRRub2c","time":"2019-12-03T00:41:18Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkwyTawu4Ede5PQzjzkQjNRzedx49Sg2NWKUy5Dg4cwqsb","time":"2019-12-03T00:41:18Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkwyTawu4Ede5PQzjzkQjNRzedx49Sg2NWKUy5Dg4cwqsb","time":"2019-12-03T00:41:18Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmPg4eRT6hWs8VRhq2z1s2wSm8YU7i5Nj4JLmrDM5Yy6Fw","time":"2019-12-03T00:41:18Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmR61TiHBidvjs5bEtg11GdX7kfxyScNrD6iNUHnRNKtqE","time":"2019-12-03T00:41:18Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmPg4eRT6hWs8VRhq2z1s2wSm8YU7i5Nj4JLmrDM5Yy6Fw","time":"2019-12-03T00:41:18Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmR61TiHBidvjs5bEtg11GdX7kfxyScNrD6iNUHnRNKtqE","time":"2019-12-03T00:41:19Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmQPnxNfshgDD7FRqK5HvD12SCL1oDA8y3dUh6cwt75C6u","time":"2019-12-03T00:41:19Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmQPnxNfshgDD7FRqK5HvD12SCL1oDA8y3dUh6cwt75C6u","time":"2019-12-03T00:41:19Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3AVbkrJM7eAxXyvPwQM6Riq4ir4iCw4XVW6De2dDUQ5D","time":"2019-12-03T00:41:19Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1ir5aPhY3g4KHK8xKXnt2nT9VNzapX5eBjCCFE7GaWxB","time":"2019-12-03T00:41:19Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3AVbkrJM7eAxXyvPwQM6Riq4ir4iCw4XVW6De2dDUQ5D","time":"2019-12-03T00:41:19Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1ir5aPhY3g4KHK8xKXnt2nT9VNzapX5eBjCCFE7GaWxB","time":"2019-12-03T00:41:19Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmEKVbimBedUDjajEzk3eq3txVPhzuAqmiXRc4YefEUKjK","time":"2019-12-03T00:41:20Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmEKVbimBedUDjajEzk3eq3txVPhzuAqmiXRc4YefEUKjK","time":"2019-12-03T00:41:20Z"}
{"error_string":"context deadline exceeded","level":"warning","msg":"could not connect to peer","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","remoteAddrs_array":["/ip4/34.201.54.78/tcp/4001/ipfs/12D3KooWHwJDdbx73qiBpSCJfg4RuYyzqnLUwfLBqzn77TSy7kRX/p2p-circuit","/ip4/157.230.112.64/tcp/60559/ws/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit","/ip4/18.204.221.103/tcp/4001/ipfs/12D3KooWQS6Gsr2kLZvF7DVtoRFtj24aar5jvz88LvJePrawM3EM/p2p-circuit","/ip4/157.230.112.64/tcp/60558/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit","/ip4/127.0.0.1/tcp/60559/ws","/ip4/127.0.0.1/tcp/60558","/ip4/172.28.0.7/tcp/60558","/ip4/172.28.0.7/tcp/60559/ws","/ip4/167.172.201.142/tcp/60558/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit"],"remotePeerID_string":"16Uiu2HAmDaceewBef5mJbFewqftvzBG78FaF6HpoPS9JMtoeUjTh","time":"2019-12-03T00:41:28Z"}
{"error_string":"context deadline exceeded","level":"warning","msg":"could not connect to peer","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","remoteAddrs_array":["/ip4/127.0.0.1/tcp/60558","/ip4/172.17.0.1/tcp/60559/ws","/ip4/172.18.0.1/tcp/60559/ws","/ip4/172.18.0.1/tcp/60558","/ip4/172.17.0.1/tcp/60558","/ip4/192.168.1.214/tcp/60558","/ip4/192.168.1.214/tcp/60559/ws","/ip4/167.172.201.142/tcp/60558/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit","/ip4/157.230.112.64/tcp/60558/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit","/ip4/157.230.112.64/tcp/60559/ws/ipfs/16Uiu2HAkzuS8DfyZ2CPzZbxGCXLSHvvbvh8nvGCHjY6wEXe2jhAm/p2p-circuit","/ip4/34.201.54.78/tcp/4001/ipfs/12D3KooWHwJDdbx73qiBpSCJfg4RuYyzqnLUwfLBqzn77TSy7kRX/p2p-circuit","/ip4/18.204.221.103/tcp/4001/ipfs/12D3KooWQS6Gsr2kLZvF7DVtoRFtj24aar5jvz88LvJePrawM3EM/p2p-circuit","/ip4/127.0.0.1/tcp/60559/ws","/ip4/172.19.0.1/tcp/60558","/ip4/172.19.0.1/tcp/60559/ws"],"remotePeerID_string":"16Uiu2HAmRTyYLtf4SgqBAvWy5V7GUtmHdYs8xBsGViyvrFccuVTb","time":"2019-12-03T00:41:28Z"}
{"error_string":"context deadline exceeded","level":"warning","msg":"could not connect to peer","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","remoteAddrs_array":["/ip4/73.70.162.200/tcp/60558","/ip4/192.168.1.214/tcp/60558","/ip4/172.21.0.1/tcp/60558","/ip4/127.0.0.1/tcp/60559/ws","/ip4/127.0.0.1/tcp/60558","/ip4/172.17.0.1/tcp/60559/ws","/ip4/172.18.0.1/tcp/60559/ws","/ip4/172.21.0.1/tcp/60559/ws","/ip4/192.168.1.214/tcp/60559/ws","/ip4/172.17.0.1/tcp/60558","/ip4/172.18.0.1/tcp/60558","/ip4/34.201.54.78/tcp/4001/ipfs/12D3KooWHwJDdbx73qiBpSCJfg4RuYyzqnLUwfLBqzn77TSy7kRX/p2p-circuit","/ip4/185.49.31.158/tcp/60558/ipfs/16Uiu2HAkybMwPLQxVTd7xRXPBX4xW344FELNCPVqxSd6AcmWKtxd/p2p-circuit","/ip4/185.49.31.158/tcp/60559/ws/ipfs/16Uiu2HAkybMwPLQxVTd7xRXPBX4xW344FELNCPVqxSd6AcmWKtxd/p2p-circuit","/ip4/34.243.49.92/tcp/60559/ws/ipfs/16Uiu2HAkybMwPLQxVTd7xRXPBX4xW344FELNCPVqxSd6AcmWKtxd/p2p-circuit","/ip4/34.243.49.92/tcp/60558/ipfs/16Uiu2HAkybMwPLQxVTd7xRXPBX4xW344FELNCPVqxSd6AcmWKtxd/p2p-circuit","/ip4/167.172.201.142/tcp/60558/ipfs/16Uiu2HAmM1dkXwZK5HsnknGFxzPBLuCw4EboiC2sdwKrPJZ6kcio/p2p-circuit","/ip4/167.172.201.142/tcp/60559/ws/ipfs/16Uiu2HAmM1dkXwZK5HsnknGFxzPBLuCw4EboiC2sdwKrPJZ6kcio/p2p-circuit"],"remotePeerID_string":"16Uiu2HAkzhMKZWeX1cJgdPr4i2Soo2N3RfXoT2fj6bTRz2oE3wRw","time":"2019-12-03T00:41:28Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmL6tAxRre5ivfynuDyAfFQYoz1moS5VGUrZRW8F4wojcF","time":"2019-12-03T00:41:49Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmL6tAxRre5ivfynuDyAfFQYoz1moS5VGUrZRW8F4wojcF","time":"2019-12-03T00:41:49Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkxn9ASj73a6YcJJi6PHAJ7ueTk8GRKasu5ndsvKrxRDxn","time":"2019-12-03T00:41:49Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkxn9ASj73a6YcJJi6PHAJ7ueTk8GRKasu5ndsvKrxRDxn","time":"2019-12-03T00:41:49Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmCEBpihNG5NriR5JrpsTcp2B94yt4VvA3TJoZ8Fo55ghH","time":"2019-12-03T00:41:49Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmCEBpihNG5NriR5JrpsTcp2B94yt4VvA3TJoZ8Fo55ghH","time":"2019-12-03T00:41:49Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmNVw9KbiiJhQiMLH45XMVnvjFxiCJyQCgJAoJvGfWtDsT","time":"2019-12-03T00:41:49Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmNVw9KbiiJhQiMLH45XMVnvjFxiCJyQCgJAoJvGfWtDsT","time":"2019-12-03T00:41:49Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm4cHAHbZZvxNVaVJ5SWgNE5GJbQWH7TW83Vc2raGs1uMC","time":"2019-12-03T00:41:49Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm4cHAHbZZvxNVaVJ5SWgNE5GJbQWH7TW83Vc2raGs1uMC","time":"2019-12-03T00:41:49Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkyATn9MN9YD3wa86PDot1kJb4n4QtkyEDUqMyyddQgoQ3","time":"2019-12-03T00:41:50Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkyATn9MN9YD3wa86PDot1kJb4n4QtkyEDUqMyyddQgoQ3","time":"2019-12-03T00:41:50Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMpWMrfeGqXrmp7ivse2HTPVuZQJ5HWGXBZQhk2mWXKo9","time":"2019-12-03T00:41:50Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmMpWMrfeGqXrmp7ivse2HTPVuZQJ5HWGXBZQhk2mWXKo9","time":"2019-12-03T00:41:50Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmTLcDLnM8ssKmSYrd1WtqurqxKeSAJ7pHFhg4tgvUrAXt","time":"2019-12-03T00:41:50Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmTLcDLnM8ssKmSYrd1WtqurqxKeSAJ7pHFhg4tgvUrAXt","time":"2019-12-03T00:41:50Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmBs4sxojrjnfJfRysrGeRjbreBYm7cTSfX5sVvQT578Py","time":"2019-12-03T00:41:50Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmBs4sxojrjnfJfRysrGeRjbreBYm7cTSfX5sVvQT578Py","time":"2019-12-03T00:41:50Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3eFZurNR65TESUayMCt5E2zrSD2Jypjs78Lea6GQ88oD","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmNUQtpAaPSGYuYUxWANSxJ4TMdJ6ZK7YuMrqSPo8DxQ5d","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm3eFZurNR65TESUayMCt5E2zrSD2Jypjs78Lea6GQ88oD","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmNUQtpAaPSGYuYUxWANSxJ4TMdJ6ZK7YuMrqSPo8DxQ5d","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm7PNWxSzM5y2rfiWvJnGfPdFfmPWsfgHacqNr9kMpYU8A","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1Z7Z2WTRtgPWkhvfLgbLELKd8YsMyE8iaKXYZRoJdHd7","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm7PNWxSzM5y2rfiWvJnGfPdFfmPWsfgHacqNr9kMpYU8A","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm1Z7Z2WTRtgPWkhvfLgbLELKd8YsMyE8iaKXYZRoJdHd7","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmJ837EDieLvJxGMj5BvT1tr1o4ssW4cMtpP32qoQqZGSA","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmJ837EDieLvJxGMj5BvT1tr1o4ssW4cMtpP32qoQqZGSA","time":"2019-12-03T00:41:51Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm7dPFCo7jbnebeMVrAwu2ZdwekpzkFdRsEUHSdCu4zRwR","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm7dPFCo7jbnebeMVrAwu2ZdwekpzkFdRsEUHSdCu4zRwR","time":"2019-12-03T00:41:51Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmCRhnt1svgDb1qYvF8dtn1UsLRDye8rxo7YSvSzceHBPL","time":"2019-12-03T00:41:52Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAmCRhnt1svgDb1qYvF8dtn1UsLRDye8rxo7YSvSzceHBPL","time":"2019-12-03T00:41:52Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm8jDR55M8dAhxfTqtLuGDwua13wMmmNz8NC1FYpLy6R68","time":"2019-12-03T00:41:53Z"}
{"direction_number":1,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkzGyx8jTj2iypmtXerHHDa8ke2Lb6TV259qPriVXwaBR4","time":"2019-12-03T00:41:53Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAkzGyx8jTj2iypmtXerHHDa8ke2Lb6TV259qPriVXwaBR4","time":"2019-12-03T00:41:53Z"}
{"direction_number":2,"level":"debug","msg":"found peer who speaks our protocol","myPeerID":"16Uiu2HAkzqBT8eLfxsi2F2Mx4pXm5EHhkx9UAuLPLDtR9hXBQp2d","protocol_string":"/meshsub/1.0.0","remotePeerID_string":"16Uiu2HAm8jDR55M8dAhxfTqtLuGDwua13wMmmNz8NC1FYpLy6R68","time":"2019-12-03T00:41:53Z"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment