Created
September 16, 2018 21:31
-
-
Save kayvank/b17e043107df97167ef7dd959d722dd8 to your computer and use it in GitHub Desktop.
rnode does not respond to GRPC requests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16:28:21.906 [main] INFO c.r.n.configuration.Configuration$ - Using configuration file: /home/kayvan/.rnode/rnode.toml | |
16:28:22.193 [main] WARN c.r.n.configuration.Configuration$ - Configuration file /home/kayvan/.rnode/rnode.toml not found | |
16:28:22.264 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile default | |
INFO - trying to open ports using UPnP.... | |
INFO - No gateway devices found | |
INFO - No need to open any port | |
16:28:31.776 [node-io-18] INFO c.r.node.configuration.Configuration - flag --host was not provided, guessing your external IP address | |
16:28:31.976 [node-io-18] INFO c.r.node.configuration.Configuration - guessed 35.236.119.195 from source: AmazonAWS service | |
Using data_dir: /home/kayvan/.rnode | |
16:28:33.852 [node-io-18] INFO coop.rchain.casper.genesis.Genesis$ - Found default file /home/kayvan/.rnode/genesis/bonds.txt. | |
16:28:33.856 [node-io-18] INFO coop.rchain.casper.genesis.Genesis$ - Found default file /home/kayvan/.rnode/genesis/wallets.txt. | |
16:28:33.867 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 6005adef7eaa602152e8dd65578a971b6a5f0377917080a93d745bff381bafac 1 | |
16:28:33.868 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 ae81c6b932f90b177da62743a5440ed3c64e5c58ef96c333309ddb3694ee0e6e 4 | |
16:28:33.868 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 6c910bbd5806b2046754097a1d56b4a7ba90afd0633cac687babc3443a18ac5b 3 | |
16:28:33.868 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 18a71f1b52ca9ead7ce77a831d2792c3451364a857d0653854d25de0e30401a3 5 | |
16:28:33.868 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 e924250c25fd484994b4a213d20b9709c693ce6e6f2738801df3f1694b56a6d0 2 | |
16:28:36.563 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Beginning send of UnapprovedBlock 73213eb265... to peers... | |
16:28:36.821 [node-io-18] INFO coop.rchain.node.NodeRuntime - RChain Node 0.6.3 (751fd8eef20ee031e7f1ae17981c66aaa5848171) | |
16:28:36.822 [node-io-18] INFO coop.rchain.node.NodeRuntime - Starting stand-alone node. | |
16:28:36.883 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Sent UnapprovedBlock 73213eb265... to peers. | |
16:28:36.900 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Beginning send of ApprovedBlock 73213eb265... to peers... | |
16:28:36.902 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Sent ApprovedBlock 73213eb265... to peers. | |
16:28:37.241 [node-io-18] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /0:0:0:0:0:0:0:0:40402 | |
16:28:37.246 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
16:28:37.247 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
16:28:37.247 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
16:28:37.247 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
16:28:37.247 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
16:28:37.297 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.19.0-M1 on blaze v0.14.0-M3 started at http://[0:0:0:0:0:0:0:0]:40402/ | |
16:28:37.305 [node-io-18] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /0:0:0:0:0:0:0:0:40403 | |
16:28:37.305 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
16:28:37.305 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
16:28:37.306 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
16:28:37.306 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
16:28:37.306 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
16:28:37.307 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.19.0-M1 on blaze v0.14.0-M3 started at http://[0:0:0:0:0:0:0:0]:40403/ | |
16:28:37.430 [node-io-18] INFO coop.rchain.node.api.GrpcServer$ - gRPC server started, listening on | |
16:28:37.651 [node-io-18] INFO coop.rchain.node.NodeRuntime - Listening for traffic on rnode://[email protected]:40400. | |
16:28:42.763 [node-io-29] INFO c.r.c.util.comm.CasperPacketHandler$ - Making a transition to ApprovedBlockRecievedHandler state. | |
16:28:55.222 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942559917 -- new x0, x1, x2, x3, x4 in... | |
@{"contract remunerate..."} | |
@{"contract remunerate..."} | |
16:28:56.547 [node-io-29] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #1 (00a5e1c387...) -- Sender ID 18a71f1b52... -- M Parent Hash 73213eb265... -- Contents 76ace7ba9c...-- Shard ID rchain to peers | |
16:28:56.547 [node-io-29] INFO c.rchain.casper.MultiParentCasper$ - Added 00a5e1c387... | |
16:28:56.611 [node-io-29] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 73213eb265.... | |
16:29:25.613 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942573870 -- @{["Immersion", "store"]}... | |
16:29:42.784 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942599835 -- @{["Immersion", "store"]}... | |
16:29:43.127 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942608193 -- @{["Immersion", "store"]}... | |
16:29:54.936 [node-io-32] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #2 (d57efb8a68...) -- Sender ID 18a71f1b52... -- M Parent Hash 00a5e1c387... -- Contents a0af7da68f...-- Shard ID rchain to peers | |
16:29:54.936 [node-io-32] INFO c.rchain.casper.MultiParentCasper$ - Added d57efb8a68... | |
16:29:54.974 [node-io-32] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 00a5e1c387.... | |
16:30:09.581 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942626859 -- @{["Immersion", "store"]}... | |
16:30:19.247 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942639445 -- @{["Immersion", "store"]}... | |
16:30:20.649 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942645187 -- @{["Immersion", "store"]}... | |
16:30:35.953 [node-io-36] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #3 (95a5db8400...) -- Sender ID 18a71f1b52... -- M Parent Hash d57efb8a68... -- Contents 69ddc73d1d...-- Shard ID rchain to peers | |
16:30:35.954 [node-io-36] INFO c.rchain.casper.MultiParentCasper$ - Added 95a5db8400... | |
16:30:36.247 [node-io-36] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block d57efb8a68.... | |
16:31:04.865 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942678544 -- @{["Immersion", "store"]}... | |
16:31:27.992 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942702012 -- @{["Immersion", "store"]}... | |
16:31:29.110 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536942713961 -- @{["Immersion", "store"]}... | |
16:31:51.923 [node-io-135] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #4 (9abe3399b8...) -- Sender ID 18a71f1b52... -- M Parent Hash 95a5db8400... -- Contents 65e28d97ab...-- Shard ID rchain to peers | |
16:31:51.924 [node-io-135] INFO c.rchain.casper.MultiParentCasper$ - Added 9abe3399b8... | |
16:31:52.380 [node-io-135] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 95a5db8400.... | |
16:52:16.985 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536943936976 -- @{["Immersion", "newUserI... | |
16:52:26.260 [node-io-80] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #5 (755a8db3f5...) -- Sender ID 18a71f1b52... -- M Parent Hash 9abe3399b8... -- Contents d687147f1e...-- Shard ID rchain to peers | |
16:52:26.261 [node-io-80] INFO c.rchain.casper.MultiParentCasper$ - Added 755a8db3f5... | |
16:52:26.957 [node-io-80] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 9abe3399b8.... | |
16:54:12.471 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944052456 -- @{["Immersion", "retrieve... | |
16:54:23.689 [node-io-102] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #6 (96a0cf0ab2...) -- Sender ID 18a71f1b52... -- M Parent Hash 755a8db3f5... -- Contents 9e66ec2e01...-- Shard ID rchain to peers | |
16:54:23.690 [node-io-102] INFO c.rchain.casper.MultiParentCasper$ - Added 96a0cf0ab2... | |
16:54:24.399 [node-io-102] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 755a8db3f5.... | |
16:56:35.523 [grpc-default-executor-3] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944195514 -- @{["Immersion", "retrieve... | |
16:56:47.438 [node-io-131] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #7 (5b7db4ab9a...) -- Sender ID 18a71f1b52... -- M Parent Hash 96a0cf0ab2... -- Contents 84c3f12b1f...-- Shard ID rchain to peers | |
16:56:47.439 [node-io-131] INFO c.rchain.casper.MultiParentCasper$ - Added 5b7db4ab9a... | |
16:56:48.220 [node-io-131] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 96a0cf0ab2.... | |
16:57:53.688 [grpc-default-executor-3] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944273630 -- @{["Immersion", "newUserI... | |
16:58:03.133 [node-io-112] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #8 (85748a6f8d...) -- Sender ID 18a71f1b52... -- M Parent Hash 5b7db4ab9a... -- Contents 4922845531...-- Shard ID rchain to peers | |
16:58:03.133 [node-io-112] INFO c.rchain.casper.MultiParentCasper$ - Added 85748a6f8d... | |
16:58:03.859 [node-io-112] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 5b7db4ab9a.... | |
17:00:41.056 [grpc-default-executor-4] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944441051 -- @{["Immersion", "newUserI... | |
17:00:50.551 [node-io-101] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #9 (4159a80b46...) -- Sender ID 18a71f1b52... -- M Parent Hash 85748a6f8d... -- Contents 2078da74e2...-- Shard ID rchain to peers | |
17:00:50.551 [node-io-101] INFO c.rchain.casper.MultiParentCasper$ - Added 4159a80b46... | |
17:00:51.281 [node-io-101] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 85748a6f8d.... | |
17:00:56.623 [grpc-default-executor-5] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944456615 -- @{["Immersion", "retrieve... | |
17:00:57.394 [grpc-default-executor-4] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944457389 -- @{["Immersion", "retrieve... | |
17:01:16.324 [node-io-140] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #10 (008511afde...) -- Sender ID 18a71f1b52... -- M Parent Hash 4159a80b46... -- Contents a92831e574...-- Shard ID rchain to peers | |
17:01:16.324 [node-io-140] INFO c.rchain.casper.MultiParentCasper$ - Added 008511afde... | |
17:01:17.014 [node-io-140] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 4159a80b46.... | |
17:01:57.139 [grpc-default-executor-5] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944517124 -- @{["Immersion", "retrieve... | |
17:02:14.517 [node-io-120] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #11 (55894a4493...) -- Sender ID 18a71f1b52... -- M Parent Hash 008511afde... -- Contents 60fd2abe7c...-- Shard ID rchain to peers | |
17:02:14.518 [node-io-120] INFO c.rchain.casper.MultiParentCasper$ - Added 55894a4493... | |
17:02:15.167 [node-io-120] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 008511afde.... | |
17:05:06.015 [grpc-default-executor-6] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944706008 -- @{["Immersion", "retrieve... | |
17:05:25.812 [node-io-149] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #12 (03443bb41b...) -- Sender ID 18a71f1b52... -- M Parent Hash 55894a4493... -- Contents ae07d4b059...-- Shard ID rchain to peers | |
17:05:25.812 [node-io-149] INFO c.rchain.casper.MultiParentCasper$ - Added 03443bb41b... | |
17:05:26.571 [node-io-149] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 55894a4493.... | |
17:08:49.822 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944929816 -- @{["Immersion", "retrieve... | |
17:09:09.635 [node-io-97] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #13 (875d4f66b2...) -- Sender ID 18a71f1b52... -- M Parent Hash 03443bb41b... -- Contents 2797c1bdd8...-- Shard ID rchain to peers | |
17:09:09.635 [node-io-97] INFO c.rchain.casper.MultiParentCasper$ - Added 875d4f66b2... | |
17:09:10.290 [node-io-97] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 03443bb41b.... | |
17:09:27.065 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536944967053 -- @{["Immersion", "retrieve... | |
17:09:46.837 [node-io-136] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #14 (ebdeb6b12a...) -- Sender ID 18a71f1b52... -- M Parent Hash 875d4f66b2... -- Contents 38548ecc70...-- Shard ID rchain to peers | |
17:09:46.837 [node-io-136] INFO c.rchain.casper.MultiParentCasper$ - Added ebdeb6b12a... | |
17:09:47.544 [node-io-136] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 875d4f66b2.... | |
17:10:18.414 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945018407 -- @{["Immersion", "retrieve... | |
17:10:39.186 [node-io-118] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #15 (654c426ed2...) -- Sender ID 18a71f1b52... -- M Parent Hash ebdeb6b12a... -- Contents 5ac1b78618...-- Shard ID rchain to peers | |
17:10:39.186 [node-io-118] INFO c.rchain.casper.MultiParentCasper$ - Added 654c426ed2... | |
17:10:39.867 [node-io-118] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block ebdeb6b12a.... | |
17:10:41.482 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945041473 -- @{["Immersion", "retrieve... | |
17:11:12.265 [node-io-112] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #16 (0de2c03a98...) -- Sender ID 18a71f1b52... -- M Parent Hash 654c426ed2... -- Contents adf7f6a631...-- Shard ID rchain to peers | |
17:11:12.265 [node-io-112] INFO c.rchain.casper.MultiParentCasper$ - Added 0de2c03a98... | |
17:11:13.007 [node-io-112] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 654c426ed2.... | |
17:11:25.363 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945085357 -- @{["Immersion", "retrieve... | |
17:12:02.424 [node-io-32] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #17 (4fded7ddf7...) -- Sender ID 18a71f1b52... -- M Parent Hash 0de2c03a98... -- Contents 80d8bb7f04...-- Shard ID rchain to peers | |
17:12:02.424 [node-io-32] INFO c.rchain.casper.MultiParentCasper$ - Added 4fded7ddf7... | |
17:12:03.101 [node-io-32] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 0de2c03a98.... | |
17:12:04.747 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945124737 -- @{["Immersion", "retrieve... | |
17:12:40.083 [node-io-127] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #18 (d8a891b1f0...) -- Sender ID 18a71f1b52... -- M Parent Hash 4fded7ddf7... -- Contents b0a5950895...-- Shard ID rchain to peers | |
17:12:40.084 [node-io-127] INFO c.rchain.casper.MultiParentCasper$ - Added d8a891b1f0... | |
17:12:40.840 [node-io-127] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 4fded7ddf7.... | |
17:13:11.600 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945191592 -- @{["Immersion", "retrieve... | |
17:13:43.871 [node-io-80] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #19 (c0386eb7df...) -- Sender ID 18a71f1b52... -- M Parent Hash d8a891b1f0... -- Contents 49c6021745...-- Shard ID rchain to peers | |
17:13:43.872 [node-io-80] INFO c.rchain.casper.MultiParentCasper$ - Added c0386eb7df... | |
17:13:44.593 [node-io-80] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block d8a891b1f0.... | |
17:14:29.987 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945269978 -- @{["Immersion", "retrieve... | |
17:15:03.922 [node-io-126] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #20 (7af98fb947...) -- Sender ID 18a71f1b52... -- M Parent Hash c0386eb7df... -- Contents 2a7bb288f6...-- Shard ID rchain to peers | |
17:15:03.922 [node-io-126] INFO c.rchain.casper.MultiParentCasper$ - Added 7af98fb947... | |
17:15:04.647 [node-io-126] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block c0386eb7df.... | |
17:15:37.569 [grpc-default-executor-7] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945337513 -- @{["Immersion", "retrieve... | |
17:16:12.147 [node-io-31] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #21 (7fbf55071a...) -- Sender ID 18a71f1b52... -- M Parent Hash 7af98fb947... -- Contents e035bdfba1...-- Shard ID rchain to peers | |
17:16:12.147 [node-io-31] INFO c.rchain.casper.MultiParentCasper$ - Added 7fbf55071a... | |
17:16:12.902 [node-io-31] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 7af98fb947.... | |
17:18:42.421 [grpc-default-executor-8] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945522416 -- @{["Immersion", "newUserI... | |
17:19:15.838 [node-io-121] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #22 (b7bf868aaf...) -- Sender ID 18a71f1b52... -- M Parent Hash 7fbf55071a... -- Contents 0c96d1d175...-- Shard ID rchain to peers | |
17:19:15.838 [node-io-121] INFO c.rchain.casper.MultiParentCasper$ - Added b7bf868aaf... | |
17:19:16.514 [node-io-121] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 7fbf55071a.... | |
17:19:56.169 [grpc-default-executor-8] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945596162 -- @{["Immersion", "retrieve... | |
17:20:40.225 [node-io-141] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #23 (79584f0610...) -- Sender ID 18a71f1b52... -- M Parent Hash b7bf868aaf... -- Contents 94bf4dcef0...-- Shard ID rchain to peers | |
17:20:40.225 [node-io-141] INFO c.rchain.casper.MultiParentCasper$ - Added 79584f0610... | |
17:20:40.972 [node-io-141] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block b7bf868aaf.... | |
17:21:46.493 [grpc-default-executor-8] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536945706486 -- @{["Immersion", "retrieve... | |
17:22:38.690 [node-io-108] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #24 (601cf003ab...) -- Sender ID 18a71f1b52... -- M Parent Hash 79584f0610... -- Contents b3a692ce9d...-- Shard ID rchain to peers | |
17:22:38.691 [node-io-108] INFO c.rchain.casper.MultiParentCasper$ - Added 601cf003ab... | |
17:22:39.398 [node-io-108] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 79584f0610.... | |
20:03:43.286 [grpc-default-executor-10] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1536955423277 -- @{["Immersion", "retrieve... | |
20:51:52.831 [grpc-default-executor-14] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537044712819 -- @{["Immersion", "newUserI... | |
20:54:00.889 [grpc-default-executor-15] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537044840879 -- @{["Immersion", "newUserI... | |
20:54:13.289 [grpc-default-executor-15] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537044853282 -- @{["Immersion", "newUserI... | |
20:56:32.337 [grpc-default-executor-16] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537044992329 -- @{["Immersion", "newUserI... | |
21:09:31.591 [main] INFO c.r.n.configuration.Configuration$ - Using configuration file: /home/kayvan/.rnode/rnode.toml | |
21:09:31.882 [main] WARN c.r.n.configuration.Configuration$ - Configuration file /home/kayvan/.rnode/rnode.toml not found | |
21:09:31.963 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile default | |
INFO - trying to open ports using UPnP.... | |
INFO - No gateway devices found | |
INFO - No need to open any port | |
21:09:41.503 [node-io-18] INFO c.r.node.configuration.Configuration - flag --host was not provided, guessing your external IP address | |
21:09:41.722 [node-io-18] INFO c.r.node.configuration.Configuration - guessed 35.236.119.195 from source: AmazonAWS service | |
Using data_dir: /home/kayvan/.rnode | |
21:09:43.749 [node-io-18] INFO coop.rchain.casper.genesis.Genesis$ - Found default file /home/kayvan/.rnode/genesis/bonds.txt. | |
21:09:43.754 [node-io-18] INFO coop.rchain.casper.genesis.Genesis$ - Found default file /home/kayvan/.rnode/genesis/wallets.txt. | |
21:09:43.766 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 6005adef7eaa602152e8dd65578a971b6a5f0377917080a93d745bff381bafac 1 | |
21:09:43.766 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 ae81c6b932f90b177da62743a5440ed3c64e5c58ef96c333309ddb3694ee0e6e 4 | |
21:09:43.767 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 6c910bbd5806b2046754097a1d56b4a7ba90afd0633cac687babc3443a18ac5b 3 | |
21:09:43.767 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 18a71f1b52ca9ead7ce77a831d2792c3451364a857d0653854d25de0e30401a3 5 | |
21:09:43.767 [node-io-18] WARN coop.rchain.casper.genesis.Genesis$ - Error in parsing wallets file: Invalid pre-wallet specification: | |
ed25519 e924250c25fd484994b4a213d20b9709c693ce6e6f2738801df3f1694b56a6d0 2 | |
21:09:46.831 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Beginning send of UnapprovedBlock a5b1ff5ccc... to peers... | |
21:09:47.071 [node-io-18] INFO coop.rchain.node.NodeRuntime - RChain Node 0.6.3 (751fd8eef20ee031e7f1ae17981c66aaa5848171) | |
21:09:47.072 [node-io-18] INFO coop.rchain.node.NodeRuntime - Starting stand-alone node. | |
21:09:47.138 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Sent UnapprovedBlock a5b1ff5ccc... to peers. | |
21:09:47.156 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Beginning send of ApprovedBlock a5b1ff5ccc... to peers... | |
21:09:47.158 [node-io-28] INFO c.r.c.u.c.ApproveBlockProtocol$ApproveBlockProtocolImpl - APPROVAL: Sent ApprovedBlock a5b1ff5ccc... to peers. | |
21:09:47.493 [node-io-18] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /0:0:0:0:0:0:0:0:40402 | |
21:09:47.498 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
21:09:47.498 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
21:09:47.498 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
21:09:47.499 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
21:09:47.499 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
21:09:47.550 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.19.0-M1 on blaze v0.14.0-M3 started at http://[0:0:0:0:0:0:0:0]:40402/ | |
21:09:47.555 [node-io-18] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /0:0:0:0:0:0:0:0:40403 | |
21:09:47.555 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
21:09:47.555 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
21:09:47.555 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
21:09:47.556 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
21:09:47.556 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
21:09:47.557 [node-io-18] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.19.0-M1 on blaze v0.14.0-M3 started at http://[0:0:0:0:0:0:0:0]:40403/ | |
21:09:47.666 [node-io-18] INFO coop.rchain.node.api.GrpcServer$ - gRPC server started, listening on | |
21:09:47.935 [node-io-18] INFO coop.rchain.node.NodeRuntime - Listening for traffic on rnode://[email protected]:40400. | |
21:09:53.350 [node-io-29] INFO c.r.c.util.comm.CasperPacketHandler$ - Making a transition to ApprovedBlockRecievedHandler state. | |
21:10:39.022 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045863980 -- new x0, x1, x2, x3, x4 in... | |
@{"contract remunerate..."} | |
@{"contract remunerate..."} | |
21:10:40.371 [node-io-83] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #1 (e2ff3afb34...) -- Sender ID 18a71f1b52... -- M Parent Hash a5b1ff5ccc... -- Contents f13c777d27...-- Shard ID rchain to peers | |
21:10:40.372 [node-io-83] INFO c.rchain.casper.MultiParentCasper$ - Added e2ff3afb34... | |
21:10:40.481 [node-io-83] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block a5b1ff5ccc.... | |
21:11:18.380 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045883902 -- @{["Immersion", "store"]}... | |
21:11:38.387 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045916964 -- @{["Immersion", "store"]}... | |
21:11:38.996 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045924291 -- @{["Immersion", "store"]}... | |
21:11:48.762 [node-io-142] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #2 (7505b3e539...) -- Sender ID 18a71f1b52... -- M Parent Hash e2ff3afb34... -- Contents 086f78545f...-- Shard ID rchain to peers | |
21:11:48.762 [node-io-142] INFO c.rchain.casper.MultiParentCasper$ - Added 7505b3e539... | |
21:11:48.800 [node-io-142] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block e2ff3afb34.... | |
21:12:04.635 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045943606 -- @{["Immersion", "store"]}... | |
21:12:16.240 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045957616 -- @{["Immersion", "store"]}... | |
21:12:17.957 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045962861 -- @{["Immersion", "store"]}... | |
21:12:32.650 [node-io-81] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #3 (d8a78ce2c9...) -- Sender ID 18a71f1b52... -- M Parent Hash 7505b3e539... -- Contents 8a5e59cb19...-- Shard ID rchain to peers | |
21:12:32.651 [node-io-81] INFO c.rchain.casper.MultiParentCasper$ - Added d8a78ce2c9... | |
21:12:32.934 [node-io-81] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 7505b3e539.... | |
21:12:59.291 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537045994933 -- @{["Immersion", "store"]}... | |
21:13:20.912 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046017050 -- @{["Immersion", "store"]}... | |
21:13:22.059 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046027134 -- @{["Immersion", "store"]}... | |
21:13:44.833 [node-io-103] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #4 (3d6856286c...) -- Sender ID 18a71f1b52... -- M Parent Hash d8a78ce2c9... -- Contents 532142003d...-- Shard ID rchain to peers | |
21:13:44.834 [node-io-103] INFO c.rchain.casper.MultiParentCasper$ - Added 3d6856286c... | |
21:13:45.259 [node-io-103] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block d8a78ce2c9.... | |
21:14:40.586 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046080542 -- @{["Immersion", "retrieve... | |
21:14:42.657 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046082649 -- @{["Immersion", "retrieve... | |
21:14:48.231 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046088191 -- @{["Immersion", "retrieve... | |
21:14:50.370 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046090318 -- @{["Immersion", "retrieve... | |
21:14:54.362 [node-io-37] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #5 (2f178e368c...) -- Sender ID 18a71f1b52... -- M Parent Hash 3d6856286c... -- Contents c5d04c2c4c...-- Shard ID rchain to peers | |
21:14:54.362 [node-io-37] INFO c.rchain.casper.MultiParentCasper$ - Added 2f178e368c... | |
21:14:55.091 [node-io-37] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 3d6856286c.... | |
21:15:20.401 [node-io-85] WARN c.r.casper.EquivocationDetector$ - Ignorable equivocation: sender is 18a71f1b52..., creator justification is 3d6856286c..., latest message of creator is 2f178e368c... | |
21:15:20.403 [node-io-85] INFO c.rchain.casper.MultiParentCasper$ - Did not add block 59a603ee07... as that would add an equivocation to the BlockDAG | |
21:15:21.229 [node-io-85] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 2f178e368c.... | |
21:15:21.842 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046121807 -- @{["Immersion", "retrieve... | |
21:15:56.050 [node-io-88] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #6 (9b7cce0f11...) -- Sender ID 18a71f1b52... -- M Parent Hash 2f178e368c... -- Contents ece5fc5108...-- Shard ID rchain to peers | |
21:15:56.051 [node-io-88] INFO c.rchain.casper.MultiParentCasper$ - Added 9b7cce0f11... | |
21:15:56.761 [node-io-88] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 2f178e368c.... | |
21:15:57.476 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046157460 -- @{["Immersion", "retrieve... | |
21:16:20.027 [node-io-94] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #7 (44748caa3c...) -- Sender ID 18a71f1b52... -- M Parent Hash 9b7cce0f11... -- Contents 06590144c2...-- Shard ID rchain to peers | |
21:16:20.027 [node-io-94] INFO c.rchain.casper.MultiParentCasper$ - Added 44748caa3c... | |
21:16:20.675 [node-io-94] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 9b7cce0f11.... | |
21:16:53.867 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046213856 -- @{["Immersion", "retrieve... | |
21:17:17.634 [node-io-125] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #8 (6d7e6f0f86...) -- Sender ID 18a71f1b52... -- M Parent Hash 44748caa3c... -- Contents c835c9fa9c...-- Shard ID rchain to peers | |
21:17:17.634 [node-io-125] INFO c.rchain.casper.MultiParentCasper$ - Added 6d7e6f0f86... | |
21:17:18.342 [node-io-125] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 44748caa3c.... | |
21:17:20.680 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046240670 -- @{["Immersion", "retrieve... | |
21:17:58.427 [node-io-92] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #9 (83d884f2b3...) -- Sender ID 18a71f1b52... -- M Parent Hash 6d7e6f0f86... -- Contents 03fedbf908...-- Shard ID rchain to peers | |
21:17:58.428 [node-io-92] INFO c.rchain.casper.MultiParentCasper$ - Added 83d884f2b3... | |
21:17:59.143 [node-io-92] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 6d7e6f0f86.... | |
21:18:29.359 [grpc-default-executor-3] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046309346 -- @{["Immersion", "retrieve... | |
21:18:58.688 [node-io-86] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #10 (62c0740480...) -- Sender ID 18a71f1b52... -- M Parent Hash 83d884f2b3... -- Contents 267a162134...-- Shard ID rchain to peers | |
21:18:58.688 [node-io-86] INFO c.rchain.casper.MultiParentCasper$ - Added 62c0740480... | |
21:18:59.334 [node-io-86] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 83d884f2b3.... | |
21:19:06.810 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046346803 -- @{["Immersion", "newUserI... | |
21:19:36.156 [grpc-default-executor-1] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046376112 -- @{["Immersion", "newUserI... | |
21:20:09.053 [node-io-103] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #11 (e400e3dcec...) -- Sender ID 18a71f1b52... -- M Parent Hash 62c0740480... -- Contents 3734e13683...-- Shard ID rchain to peers | |
21:20:09.053 [node-io-103] INFO c.rchain.casper.MultiParentCasper$ - Added e400e3dcec... | |
21:20:09.732 [node-io-103] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 62c0740480.... | |
21:20:31.245 [grpc-default-executor-3] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046431232 -- @{["Immersion", "retrieve... | |
21:20:34.777 [node-io-28] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #11 (01fdf8a693...) -- Sender ID 18a71f1b52... -- M Parent Hash 62c0740480... -- Contents 347d3fadb0...-- Shard ID rchain to peers | |
21:20:34.777 [node-io-28] INFO c.rchain.casper.MultiParentCasper$ - Added 01fdf8a693... | |
21:20:35.866 [node-io-28] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 62c0740480.... | |
21:21:36.030 [node-io-84] WARN c.r.casper.EquivocationDetector$ - Ignorable equivocation: sender is 18a71f1b52..., creator justification is e400e3dcec..., latest message of creator is 01fdf8a693... | |
21:21:36.030 [node-io-84] INFO c.rchain.casper.MultiParentCasper$ - Did not add block a993a4c681... as that would add an equivocation to the BlockDAG | |
21:21:36.809 [node-io-84] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 01fdf8a693.... | |
21:21:53.810 [grpc-default-executor-5] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046513802 -- @{["Immersion", "retrieve... | |
21:21:56.936 [grpc-default-executor-5] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046516893 -- @{["Immersion", "retrieve... | |
21:22:36.730 [grpc-default-executor-5] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046556690 -- @{["Immersion", "retrieve... | |
21:23:21.601 [node-io-145] INFO c.rchain.casper.util.comm.CommUtil$ - Sent Block #12 (9d358b5936...) -- Sender ID 18a71f1b52... -- M Parent Hash 01fdf8a693... -- Contents 7fd59fdc57...-- Shard ID rchain to peers | |
21:23:21.601 [node-io-145] INFO c.rchain.casper.MultiParentCasper$ - Added 9d358b5936... | |
21:23:22.394 [node-io-145] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 01fdf8a693.... | |
21:27:18.286 [node-io-124] WARN c.r.casper.EquivocationDetector$ - Ignorable equivocation: sender is 18a71f1b52..., creator justification is 01fdf8a693..., latest message of creator is 9d358b5936... | |
21:27:18.287 [node-io-124] INFO c.rchain.casper.MultiParentCasper$ - Did not add block 6d2d7299f3... as that would add an equivocation to the BlockDAG | |
21:27:18.985 [node-io-124] INFO c.rchain.casper.MultiParentCasper$ - New fork-choice tip is block 9d358b5936.... | |
21:27:50.227 [grpc-default-executor-6] INFO c.rchain.casper.MultiParentCasper$ - Received Deploy #1537046870200 -- @{["Immersion", "retrieve... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment