07:53:44 From jerry : Hello 07:54:00 From Kelly Foster : Hi, Jerry. Welcome! 07:54:20 From jerry : Hi Kenny :) 07:54:27 From jerry : Kelly... 07:55:07 From Kelly Foster : https://rchain.atlassian.net/wiki/pages/doeditpage.action?pageId=506298467 07:56:37 From Kelly Foster : Hi, Martin 07:56:50 From Martin Lundfall : Hey 07:57:11 From Will Qiu : I need read access from the link 07:57:45 From Kelly Foster : Correct worksheet link: https://rchain.atlassian.net/wiki/spaces/CORE/pages/506298467/20180731+RNode+community+testing 07:58:22 From Will Qiu : rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51:40400 07:58:29 From Will Qiu : This node right? 07:58:36 From Mateusz Probachta : hello all! 08:00:27 From Kelly Foster : Worksheet https://rchain.atlassian.net/wiki/spaces/CORE/pages/506298467/20180731+RNode+community+testing 08:01:11 From Mateusz Probachta : Peers: 4 08:03:16 From karenmoskowitz : 4 Peers as well. Should be seeing more? 08:03:54 From Dror Dayan : Connected 08:03:57 From Martin Lundfall : Im trying to set up, configuring firewall right now.. 08:04:40 From Joshy Orndorff : Can anyone help me understand this? 08:04:41 From Joshy Orndorff : INFO - flag --host was not provided, guessing your external IP address INFO - guessed 134.228.76.232 from source: AmazonAWS service 10:04:09.535 [main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.5.3 (348576d3a3c5e6025409445e15e07f6eac83347d) 10:04:09.771 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.Net.bind0(Native Method) 08:06:04 From Mateusz Probachta : `bin/rnode show-blocks | grep blockHash` 08:06:12 From Pawel Szulc : Joshy: I dont see the whole log, but from what I see it seems that some other app is using port 08:06:15 From xuqzab : My node seems to have hung on "Generating a PEM secret key for the node" 08:06:22 From Pawel Szulc : possibly 8080 08:06:46 From Joshy Orndorff : Thanks Pawel #RookieMistake 08:06:52 From Pawel Szulc : np 08:07:13 From Pawel Szulc : we will provide more user frienly support for this kind of errors eventually 08:07:27 From Mateusz Probachta : @xuqzab do you use node on linux? headless env? 08:08:16 From Kelly Foster : Hang on generating key is a known issue. https://rchain.atlassian.net/browse/CORE-826?jql=text%20~%20%22hang%20key%22 08:08:16 From Will Qiu : Are we connecting the dev node? 08:08:18 From Paolo DOnorio De Meo : sorry for being late, connected. I see 9 peers 08:08:23 From Medha Parlikar : yes 08:08:25 From Medha Parlikar : dev node 08:08:26 From Kelly Foster : Some have success with a workaround shown in the ticket. 08:09:01 From Michael Birch : rnode://3116d722606253fb0a7d2506fed8577538627c17@52.119.8.9:40400. 08:10:44 From Paolo DOnorio De Meo : I’ve sent 12ebb204cd. 08:10:46 From Dror Dayan : I’m getting a stream error 08:11:14 From Medha Parlikar : I”m waiting to join 08:11:17 From Dror Dayan : : Stream Error io.netty.handler.codec.http2.Http2Exception$HeaderListSizeException: Header size exceeded max allowed size (8192) 08:11:24 From Medha Parlikar : Drop please file a ticket 08:11:29 From Dror Dayan : ok 08:11:33 From Paolo DOnorio De Meo : I see you received it :) 08:11:36 From Mateusz Probachta : i have 3 blocks 08:11:41 From Medha Parlikar : drop the error into pastebin or a file 08:11:46 From Paolo DOnorio De Meo : I do see your block 08:11:55 From Mateusz Probachta : blockHash: "12ebb204cd85053522d58f2e2271c8c94472f40e3651139b2e3bfb871b3164ad" blockHash: "a7964ed2764e94d0a43956efb847b3d02ef16a34614c8269556ade89cd6a1ab3" blockHash: "f5305d77eefab3f050712309c73860389a4c38325cb1d61d4cea461c0322c2ae" 08:11:56 From Paolo DOnorio De Meo : the other one is mine :) 08:12:20 From Paolo DOnorio De Meo : 12eetc is me 08:12:35 From xuqzab : @Mateuez yes its a google compute engine ubuntu 18.04 vm that I'm ssh'd into 08:13:28 From Martin Lundfall : Connected now, Peers: 13. 08:15:05 From Steven Bezzio to Kelly Foster (Privately) : The fact that I'm receiving the following errors means I'm having issues with my network configuration, correct? 08:15:07 From Steven Bezzio to Kelly Foster (Privately) : 16:13:50.542 [repl-io-34] WARN coop.rchain.comm.connect.Connect$ - Failed to connect to bootstrap (attempt 1 / 5). Reason: Timeout 16:13:50.543 [repl-io-34] INFO coop.rchain.comm.connect.Connect$ - Initialize protocol handshake to rnode://3116d722606253fb0a7d2506fed8577538627c17@52.119.8.9:40400 16:13:56.466 [grpc-default-executor-0] WARN coop.rchain.comm.connect.Connect$ - Failed to connect to bootstrap (attempt 2 / 5). Reason: Internal communication error. Got response: Timeout 16:13:56.466 [grpc-default-executor-0] INFO coop.rchain.comm.connect.Connect$ - Initialize protocol handshake to rnode://3116d722606253fb0a7d2506fed8577538627c17@52.119.8.9:40400 16:13:57.621 [grpc-default-executor-0] WARN coop.rchain.comm.connect.Connect$ - Failed to connect to bootstrap (attempt 3 / 5). Reason: Internal communication error. Got response: Timeout 16:13:57.622 [grpc-default-executor-0] INFO coop.rchain.comm.connect.Connect$ - Initialize protocol handshake to rnode://3116d722606253fb0a7d2506fed8577538627c17@52.1 08:16:13 From Kelly Foster to Steven Bezzio (Privately) : Correct. That is likely the cause. Did you see the network config guide? https://rchain.atlassian.net/wiki/spaces/CORE/pages/498958481/RNode+supported+network+configuration 08:17:02 From Steven Bezzio to Kelly Foster (Privately) : yes, and ports and forwarded as best they can be. 08:18:17 From Kelly Foster to Steven Bezzio (Privately) : What is your setup? OS and installation 08:19:02 From Steven Bezzio to Kelly Foster (Privately) : this is mint 19 MATE 08:19:07 From Martin Lundfall : I’m just seeing one block, f53... 08:19:41 From Medha Parlikar : What is the version that everyone is connected to? RChain Node 0.5.3 (348576d3a3c5e6025409445e15e07f6eac83347d) 08:19:43 From Dror Dayan : Just 1 block, I restarted and removed .rnode as well 08:21:19 From Martin Lundfall : oh, ok. I have an old version… where can I find the latest tarball? 08:21:43 From Lee Carter : Same, is that going to screw me up for the purposes of this test, I downloaded last night 08:22:00 From Kelly Foster : Get the correct RNode install from https://rchain.atlassian.net/wiki/spaces/CORE/pages/506298467/20180731+RNode+community+testing 08:24:15 From xuqzab : I have knives and spoons scrolling by rapidly 08:26:00 From Kelly Foster : To create an Atlassian account https://rchain.atlassian.net/ 08:26:10 From Dror Dayan : Ok I was running the master version didn’t see that we switched to dev 08:27:08 From alexander : same error here: 08:27:30 From alexander : https://pastebin.com/8fwuDpew 08:27:38 From Medha Parlikar : Okay- I suspect that the .rnode directory was not being deleted properly 08:27:42 From Martin Lundfall : on RChain Node 0.5.3 (348576d3a3c5e6025409445e15e07f6eac83347d) but still just seeing one block... 08:27:48 From Medha Parlikar : I manually deleted my .rnode directory and re-started. 08:27:56 From Medha Parlikar : I now have an approved block. 08:28:11 From alexander : i’m running it in a separate terminal 08:28:14 From Medha Parlikar : can someone propose a block? 08:28:21 From Chibuike David Asamonye : I did a deploy of the dining code which was successfulbut when I proposed, I got this error 08:28:26 From Chibuike David Asamonye : Starting with profile default Exception in thread "main" io.grpc.StatusRuntimeException: INTERNAL: Left(java.l ang.AssertionError: assertion failed: We should have already computed parent sta te hash when we added the parent to our blockDAG.) (of class scala.util.Left) at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:22 1) at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:202) at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:101) at coop.rchain.casper.protocol.DeployServiceGrpc$DeployServiceBlockingSt ub.createB 08:28:54 From Kelly Foster : Please be sure you’re using the Node shown on https://rchain.atlassian.net/wiki/spaces/CORE/pages/506298467/20180731+RNode+community+testing 08:29:41 From Kelly Foster : Info for how to file a bug https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+Bug 08:30:55 From xuqzab : I'm seeing casper recieved block messages 08:31:15 From Mateusz Probachta : bin/rnode propose Starting with profile default Exception in thread "main" io.grpc.StatusRuntimeException: INTERNAL: Left(java.lang.AssertionError: assertion failed: We should have already computed parent state hash when we added the parent to our blockDAG.) (of class scala.util.Left) 08:31:24 From Mateusz Probachta : i cant propose 08:31:37 From xuqzab : Do we need more nodes? I could spin up 2 more in a few minutes. 08:31:57 From Kelly Foster : Karen - 348576d3a3c5e6025409445e15e07f6eac83347d) 08:32:48 From Will Qiu : Can not connect to the node this week 08:32:56 From Dror Dayan : Got Java Heap problems 08:33:55 From Medha Parlikar : who is: 1ed08f1c0275fa7164c6bf28fc5b06aa9d4eea7a@97.126.68.196:40400 08:36:40 From Will Qiu : Which project should I fire a bug 08:36:50 From Will Qiu : Core? 08:37:05 From Joshy Orndorff : Yes Will, this is for core 08:37:13 From Chibuike David Asamonye : https://rchain.atlassian.net/browse/CORE-926 08:43:54 From Mateusz Probachta : 9 08:44:19 From Martin Lundfall : Got 9 08:45:45 From Kelly Foster : Flying cutlery reminds me of https://media.giphy.com/media/110AE06iymaS3u/giphy.gif 08:46:37 From xuqzab : sorry what's the command to show blocks 08:46:50 From Chibuike David Asamonye : rnode show-blocks 08:46:57 From Medha Parlikar : /48e4ac2ea279c34a36057def451a9430b2202d26@108.61.229.62:40400 - who is this? 08:48:29 From Mateusz Probachta : 10 08:48:36 From xuqzab : length = 10 means 10 blocks? 08:49:10 From Mateusz Probachta : usualy i use: node bin/rnode show-blocks | grep blockHash | wc -l 08:49:23 From Enzo Zheng : is this the latest binary package? https://github.com/rchain/rchain/releases/download/v0.5.3/rnode_0.5.3_all.deb 08:49:50 From Kelly Foster : Enzo that is not what we’re using here. 08:50:00 From xuqzab : timestamp: 1533033929468 faultTolerance: -1.0 mainParentHash: "" sender: "" } length: 10 08:50:13 From Kelly Foster : Please see https://rchain.atlassian.net/wiki/spaces/CORE/pages/506298467/20180731+RNode+community+testing 08:51:40 From Enzo Zheng : OK, I just realize it 08:53:48 From Will Qiu : Not a good network in the zoom and hear nothing here.Got to go now. See you guys next week 08:57:04 From Mateusz Probachta : after restarting and removing data I stuck on 2 blocks 08:57:12 From Dror Dayan : Must be the POW 08:57:17 From Dror Dayan : :D 08:57:52 From Joshy Orndorff : lol 08:59:58 From Martin Lundfall : gtg now, thanks for the sync up! 09:00:07 From xuqzab : rnode://ba0c8ca7754993715f8f58229c8d53ffa2fec9ed@134.228.76.232:40400: INTERNAL: justificationBlock is missing ju stification pointers to equivocatingValidator even though justificationBlock isn't a part of equivocationDetectedBlo ckHashes for this equivocation record. 09:00:33 From Medha Parlikar : I have 14 blocks 09:00:37 From karenmoskowitz : Got to go. Thanks!