07:52:13 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/556597283/20180925+RNode+community+testing 07:53:01 From Kelly Foster : RChain Node 0.6.4 (5d620e25b42f328d046cf4b1596446be7f55fe9d) 07:53:10 From Kelly Foster : curl -s localhost:40403/version 07:56:46 From Karen Moskowitz : -bash: --validator-private-key: command not found [ec2-user@ip-172-31-33-126 ~]$ [rchain] Error: Bad arguments for option 'bootstrap': 'rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400' - can't parse the rnode bootstrap address 07:57:35 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/501842019/RNode+bootstrap+addresses 07:58:18 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/556597283/20180925+RNode+community+testing 07:58:32 From Karen Moskowitz : so I need to keep quotes? 07:58:41 From Jake : yes correct :) 07:58:50 From Karen Moskowitz : got it 07:58:55 From Kelly Foster : RChain Node 0.6.4 (5d620e25b42f328d046cf4b1596446be7f55fe9d) 07:59:06 From Kelly Foster : curl -s localhost:40403/version 07:59:14 From Jake : node show-blocks doesn’t seem to be working 07:59:41 From Ned Robinson : Same bad arguements error for me 08:02:02 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/556597283/20180925+RNode+community+testing 08:02:10 From Kelly Foster : n Node 0.6.4 (5d620e25b42f328d046cf4b1596446be7f55fe9d) 08:02:54 From Ned Robinson : Yes, same errors 08:03:00 From Ned Robinson : rnode run -b "rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400&discovery=40404" --validator-private-key 97de85c1360b95e0bb0c56f6a277b518863bbbaf83da1953f0c5d01e51aacd6a 08:03:17 From Phil : can anyone send me the link to the bonds file for dev? 08:03:24 From Mario (Witnet) : it is normal to get these kind of errors? [grpc-default-executor-2] WARN coop.rchain.comm.rp.HandleMessages$ - Not adding. Could not receive response to heartbeat from rnode://e13ac43bf0b38b526366ad7a594ad9a228570ec2@104.225.220.5?protocol=40400&discovery=40404, reason: PeerUnavailable(rnode://e13ac43bf0b38b526366ad7a594ad9a228570ec2@104.225.220.5?protocol=40400&discovery=40404) 08:03:50 From Mario (Witnet) : Thanks :) 08:04:38 From Phil : I mean bonds file for testing 08:05:40 From Tomáš Virtus : Phil, https://github.com/rchain/rchain/blob/dev/scripts/demo-bonds.txt 08:06:00 From Phil : thanks 08:06:53 From Will Qiu : ?protocol=40400&discovery=40404 08:07:27 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/501842019/RNode+bootstrap+addresses 08:07:41 From Paolo (proof) : Deploying this contract https://gitlab.proofmediadev.com/open-source/rchain-network/blob/master/src/exchange.rho 08:07:42 From Will Qiu : Ok~!Got it 08:08:04 From Ned Robinson : Updated validator key but still not working. 08:12:00 From Ned Robinson : rnode run -b "rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400&discovery=40404" --validator-private-key 88a07e811417e899de7435029fa96802341cc9bbd1b5fb2563d9dcd5bc65aa33 08:13:53 From Will Qiu : One suggestion, provide the default port number in the `—help` 08:15:29 From Ned Robinson : Error: Bad arguments for option 'bootstrap': 'rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400&discovery=40404' - can't parse the rnode bootstrap address 08:15:38 From Peter Wallin : I am also getting that error 08:15:40 From Peter Wallin : [rchain] Error: Bad arguments for option 'bootstrap': 'rnode://f4f20286feebc89d36d11b9e6ad726b6dd3d1490@52.119.8.51?protocol=40400&discovery=40404' - can't parse the rnode bootstrap address 08:15:43 From Dariusz : I have the same problem 08:16:04 From Medha Parlikar : I”m going to try to deploy the exchange contract 08:16:34 From Peter Wallin : yes 08:16:50 From Paolo (proof) : thanks Medha 08:17:03 From Medha Parlikar : Success! on deploy 08:17:05 From Kelly Foster : RChain Node 0.6.4 (5d620e25b42f328d046cf4b1596446be7f55fe9d) 08:17:18 From Paolo (proof) : uff 08:17:36 From Phil : do you use the deb package? 08:17:38 From xuqzab : I have a hang on propose as well. I was originally connected to dev rather than test and did not see the hang on propose error there, 08:17:47 From Phil : sudo apt purge rnode 08:17:52 From Phil : sudo apt clean 08:17:58 From Medha Parlikar : working on propose 08:18:03 From Medha Parlikar : success for me 08:18:10 From Medha Parlikar : root@medha:~/rnode-0.6.4# ./bin/rnode deploy medha_exchange.rho Response: Success! root@medha:~/rnode-0.6.4# ./bin/rnode propose Response: Success! Block f3055f0c32... created and added. root@medha:~/rnode-0.6.4# 08:18:14 From Phil : you need to do both purge and clean 08:18:16 From arthurgreef : Hi - I'm new. Got this exception. 14:13:03.790 [node-io-8] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.19.0-M2 on blaze v0.14.0-M4 started at http://[0:0:0:0:0:0:0:0]:40402/ 14:13:03.916 [node-io-8] ERROR coop.rchain.node.NodeRuntime - Caught unhandable error. Exiting. Stacktrace below. java.io.IOException: Failed to bind 08:18:20 From Phil : no 08:19:32 From Phil : New fork-choice tip is block bb44fac0fd.... 08:19:48 From perbergman : rnode propose seems to be hanging. I did rnode deploy --from "0x1" --phlo-limit 0 --phlo-price 0 --nonce 0 ./ticTacToe.rho 08:19:58 From perbergman : Then propose is hanging 08:20:08 From Lee Carter : Force choice bb44fac0fd 08:20:11 From Lee Carter : *fok 08:21:58 From Karen Moskowitz : just proposed 08:22:02 From Lee Carter : Just proposed 08:23:41 From Mario (Witnet) : ./rnode propose Response: Success! Block 60357228ba... created and added. 08:24:32 From Karen Moskowitz : New fork-choice tip is block 0c11737a29 08:24:42 From Kelly Foster : If you hung on propose, please add comments and your log, and info about your contract to https://rchain.atlassian.net/browse/RHOL-873 08:25:18 From Medha Parlikar : 8b999a6eef 08:26:07 From Karen Moskowitz : saw this go by: 14:25:45.366 [node-io-30] WARN coop.rchain.casper.Validate$ - Ignoring block c9dffea1e9... because block contains justification regressions. 14:25:45.366 [node-io-30] WARN c.r.casper.MultiParentCasperImpl - Recording invalid block c9dffea1e9... for JustificationRegression. 08:26:38 From Medha Parlikar : b17aaf88e7 08:27:58 From Phil : Ned, it happens if you dont do sudo apt clean then it uses the package in chache because the package has the same name and version 08:28:43 From Peter Wallin : I was able to succesfully propose...."Response: Success! Block fbd5d018b8... created and added." 08:28:44 From Medha Parlikar : 14:26:43.049 [grpc-default-executor-86] INFO c.r.c.util.comm.CasperPacketHandler$ - Received request for block 975449967f... from rnode://cc504be0c696355b83d32a0b388ff059fa19b0ee@35.200.222.99?protocol=40400&discovery=4040 08:28:56 From Medha Parlikar : No response given since block not found. 08:29:30 From Medha Parlikar : 14:27:27.026 [node-io-10] INFO c.rchain.casper.util.comm.CommUtil$ - Requested missing block bb44fac0fd... from peers 14:27:27.027 [node-io-10] INFO c.rchain.casper.util.comm.CommUtil$ - Requested missing block 36c9d20f92... from peers 14:27:27.027 [node-io-39] INFO c.rchain.casper.util.comm.CommUtil$ - Requested missing block 3d60a270a5... from peers 14:27:27.028 [node-io-19] INFO c.rchain.casper.util.comm.CommUtil$ - Requested missing block eec74b88a3... from peers 14:27:27.028 [node-io-19] INFO c.rchain.casper.util.comm.CommUtil$ - Requested missing block b17aaf88e7... from peers 14 08:32:08 From Kelly Foster : .rnode/rnode.log 08:32:16 From Kelly Foster : https://rchain.atlassian.net/browse/RHOL-873 08:33:31 From Mario (Witnet) : I also got some errors while proposing: # ./rnode propose Error: UNKNOWN # ./rnode propose Response: Error: There is another propose in progress. 08:34:15 From Shaun : Response: Success! Block 8e083579e9... created and added. 08:34:28 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+Bug 08:34:44 From Mario (Witnet) : will do ;) 08:35:08 From Medha Parlikar : rnode://cc504be0c696355b83d32a0b388ff059fa19b0ee 08:35:15 From Medha Parlikar : is asking me for blocks I don’t have. 08:35:50 From Phil : I get a some unexpected messages: 14:34:32.050 [grpc-default-executor-191] ERROR coop.rchain.comm.rp.HandleMessages$ - Unexpected message type ProtocolHandshakeResponse(ProtocolHandshakeResponse()) 08:35:52 From perbergman : java.lang.OutOfMemoryError: GC overhead limit exceeded 08:36:04 From Medha Parlikar : f3055f0c32 08:36:18 From perbergman : ok 08:36:33 From Joshy Orndorff : @medha I do NOt have that block but I've been asked for it. 08:37:24 From Lee Carter : @medha I’ve been asked for that block a lot but do not have it 08:37:41 From Shaun : @medha I also dont have that block 08:39:26 From Kelly Foster : https://rchain.atlassian.net/browse/RHOL-874 08:40:03 From perbergman : Hmm, I cannot create tickets in that jira account 08:40:26 From Medha Parlikar : https://gitlab.proofmediadev.com/open-source/rchain-network/blob/master/src/exchange.rho 08:41:33 From Medha Parlikar : 7cebcda488 08:41:39 From Medha Parlikar : anyone have that block? 08:41:40 From Dariusz : I was able to connect, yay! :) 08:43:10 From Peter Wallin : I do not have that block 08:43:18 From Karen Moskowitz : I get a lot request to receive that block as well 08:43:44 From Shaun : fork-choice tip is block 23e725b49d 08:43:45 From Phil : New fork-choice tip is block 8e083579e9.... 08:43:47 From Joshy Orndorff : New fork-choice tip is block 717ccd1c3c.... 08:43:53 From Peter Wallin : 8e083579e9.... 08:44:10 From Joshy Orndorff : Yay Phil and Peter agree :) 08:44:38 From Lee Carter : Is there an easy way to find latest fork choice 08:44:52 From Joshy Orndorff : cat rnode.log | grep --text fork 08:45:31 From vishwak : Just curious, what happens when I propose a block? Does any data go into the block? 08:45:31 From Lee Carter : mine is 8e083579e9 08:46:20 From Dariusz : how can to check my node id? 08:46:43 From Joshy Orndorff : Vishwak, when you propose a block, any deploys that you've made since your last propose goes into the block. 08:47:04 From Karen Moskowitz : New fork-choice tip is block 1abd2ebd22 08:49:07 From Medha Parlikar : https://pastebin.com/Du9fbAdT 08:49:52 From Dror Dayan : I’m on 8e083579e9 for a while 08:50:15 From Lee Carter : Same dror 08:50:16 From vishwak : Thanks, Joshy! 08:50:18 From Vadim : MIne is fe1bc8f682 08:50:21 From Phil : same for me 08:50:27 From Medha Parlikar : 7cebcda488 08:51:20 From Karen Moskowitz : 7d9e56c567 08:51:58 From Dariusz : rnode deploy --from 0xc8a43da4213d1d5f08e37434ff18349252f76a00e6b094fec3e3f33c2d608a9d --nonce 0 --phlo-price 0 --phlo-limit 0 nthCaller.rho && rnode propose Response: Error: Casper instance not available 08:52:49 From Medha Parlikar : You need to use a validator private key from the bonds file. You also need to use the correct bootstrap id 08:52:54 From Medha Parlikar : Dariusz 08:53:20 From Medha Parlikar : no - the syntax is wrong 08:53:33 From Medha Parlikar : you need to specify the bootstrap address when you start your node up 08:53:48 From Medha Parlikar : and you need to specify your private key at startup 08:55:32 From Medha Parlikar : to deploy the command is ./bin/rnode deploy filename.rho 08:55:37 From Karen Moskowitz : got to go. Bye everyone. 08:56:01 From Medha Parlikar : ./bin/rnode run -b bootstrap address -validator-private-key ‘validator key’ 08:56:29 From Mario (Witnet) : I just filed the bug I encountered before under https://rchain.atlassian.net/browse/CORE-1257 08:57:23 From Medha Parlikar : ./bin/rnode show-block f3055f0c32 08:58:06 From Lee Carter : i don’t have it either 08:59:11 From Shaun : I don't have f3055f0c32 09:00:54 From Kelly Foster : https://rchain.atlassian.net/browse/CORE-1256?jql=created%20%3E%3D%20-2h%20ORDER%20BY%20created%20DESC 09:01:08 From Kelly Foster : https://rchain.atlassian.net/browse/CORE-1256 09:02:09 From Dror Dayan : Thanks everyone. Gotta run! 09:02:15 From Medha Parlikar : 36c9d20f92 ec478a1ef4 3d60a270a5 eec74b88a3 36c9d20f92 b8898d8e91 717ccd1c3c 3d60a270a5 eec74b88a3 36c9d20f92 3d60a270a5 eec74b88a3 36c9d20f92 975449967f 4c0396015b 3d60a270a5 eec74b88a3 36c9d20f92 09:02:23 From Medha Parlikar : these are the blocks I don’t have