07:49:56 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/edit/498696533?draftId=498630934&draftShareId=0d15ab1b-132a-4dce-95cd-2425d790d3cf& 07:50:20 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/498696533/20180710+RNode+community+testing 07:56:48 From Henry Till to Kelly Foster (Privately) : I would abstain from using the word “build” 07:56:56 From Henry Till to Kelly Foster (Privately) : they want to download and install 07:57:02 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/498696533/20180710+RNode+community+testing 07:57:11 From Kelly Foster to Henry Till (Privately) : Thanks! 07:57:52 From Will Qiu : here 07:57:54 From Will Qiu : me 07:57:57 From Nuno Lopes : 1 07:58:54 From Kelly Foster : Will, are you on a Mac? 07:59:00 From Kelly Foster : Nuno, are you on a Mac? 07:59:21 From Will Qiu : No, I am in Ubuntu 07:59:33 From Nuno Lopes : i’m on vps docker ubuntu 07:59:52 From Henry Till : https://repo.pyr8.io/rchain/downloads/testing/ 08:00:10 From Will Qiu : Which port should I forward ? 30304 or 40400 08:02:10 From Paolo DOnorio De Meo : bootstrap is the one on https://rchain.atlassian.net/wiki/spaces/CORE/pages/488505579/RChain+community+RNode+testing#RChaincommunityRNodetesting-Publicbootstrapnodefordev? 08:02:22 From Paolo DOnorio De Meo : didn’t work an hour ago the one for `dev` 08:02:38 From jacob : If I’m using Docker and Mac do I need to do anything special. Heard something about "static"... 08:04:50 From Henry Till : Using the Docker image on a Mac requires extra network configuration 08:05:10 From jacob : I’m downloading the binary package “rnode-0.4.2.tgz” 08:05:15 From Henry Till : Cool 08:05:21 From Paolo DOnorio De Meo : is https://repo.pyr8.io/rnode-test-sessions/bonds.txt still the correct bonds file? 08:05:49 From Henry Till : With the tarball, you can run./bin/rnode 08:05:56 From Pawel Szulc : —default-timeout 6000 08:06:17 From Henry Till : CORRECTION: with the tarball you can run ./bin/rnode -b rnode://c61769b39d368cbcbc9499634e030386c79d5b02@52.119.8.108:40400 08:07:02 From Paolo DOnorio De Meo : I’m stuck `[main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.4.2` 08:07:13 From Medha Parlikar : ./bin/rnode -g 40402 run -p 40401 --default-timeout 6000 --validator-private-key 3596e2e5fd14b24a6d84af04b7f0a8f13e3e68ee2ca91dc4b19550f12e61502c -b rnode://c61769b39d368cbcbc9499634e030386c79d5b02@52.119.8.108:40400 08:10:24 From Paolo DOnorio De Meo : should I use `dev` or `latest` docker tag? 08:10:35 From Kelly Foster : :testing 08:10:36 From Paolo DOnorio De Meo : oops 08:10:38 From Paolo DOnorio De Meo : thanks 08:11:13 From Matthew Kaye : good morning! 08:11:32 From Kelly Foster : Matthew, are you observing or standing up a node? 08:13:12 From Matthew Kaye : Observing today, (along with Alex Guryev who will be standing up the node this week) 08:13:13 From Kelly Foster : 40400 peer connect port 40401 grpcPort 40402 http port 40403 metrics port 08:18:18 From Kelly Foster : Anyone else trying to connect? 08:18:31 From Paolo DOnorio De Meo : I am but generating keys 08:18:52 From Kelly Foster : Paolo, is it hanging on key generation? 08:18:59 From Paolo DOnorio De Meo : yup 08:19:22 From Mateusz Probachta : my node hang on `node_1 | 14:16:16.273 [main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.4.2` 08:19:28 From Paolo DOnorio De Meo : ok I’ll be patient :) 08:20:04 From Paolo DOnorio De Meo : I was stucked like Mateusz on the first try, so I removed the keys and now stuck there 08:21:20 From Mateusz Probachta : i usualy reset apach/owncloud few times and key generation goes faster 08:22:38 From Mateusz Probachta : i removed all data and generating keys rught now 08:22:46 From Paolo DOnorio De Meo : still waiting on the key generation for me 08:26:04 From Medha Parlikar : Here is the contract I”m deploying 08:26:05 From Medha Parlikar : contract @"HelloWorld"(return) = {return!("Hello, World!")} |new myChannel in {@"HelloWorld"!(*myChannel)} 08:26:08 From Mateusz Probachta : i see a lot of logs:D, Paolo building java app and starting ethereum node helped:D 08:26:43 From Kelly Foster : Lee and Henry, can you show the message you’re getting? 08:27:42 From Will Qiu : ubuntu➜ ~ ᐅ rnode propose Starting with profile default 08:27:48 From Will Qiu : It hang just there 08:29:26 From Will Qiu : No response given since block not found 08:29:36 From Will Qiu : "No response given since block not found" 08:30:16 From Nuno Lopes : Shutting down interpreter runtime ... Shutting down Casper runtime ... Goodbye. 08:30:42 From Paolo DOnorio De Meo : I’ll try a new node with no bonds 08:30:48 From Will Qiu : The “propose” don’t work 08:30:57 From Lee Carter : @Kelly 07:29:09.447 [grpc-default-executor-16] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block with missing elements. 07:29:09.447 [grpc-default-executor-16] WARN coop.rchain.casper.Validate$ - CASPER: Ignoring block b87b9038f4... because signature algorithm is unsupported. 07:29:09.447 [grpc-default-executor-16] WARN coop.rchain.casper.Validate$ - CASPER: Ignoring block b87b9038f4... because block creator has 0 weight. 07:29:09.448 [grpc-default-executor-16] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning request of missing block b87b9038f4... from peers... 08:31:03 From Kelly Foster : Thanks, Lee 08:32:15 From Kelly Foster : How to file a bug https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+Bug 08:35:22 From Paolo DOnorio De Meo : another node and this time no bonds, problem is still generating the key 08:35:42 From Paolo DOnorio De Meo : ah, this time passed 08:35:45 From Paolo DOnorio De Meo : but lots of errors 08:35:54 From Lee Carter : when i use the deploy, propose and show-blocks commands I get errors starting with “WARNING: An illegal reflective access operation has occurred” 08:36:18 From Kelly Foster : Paolo, what are the error messages? 08:36:21 From Paolo DOnorio De Meo : my errors is node_1 | 14:35:36.172 [main] INFO coop.rchain.comm.connect.Connect$ - Bootstrapping from #{PeerNode c61769b39d368cbcbc9499634e030386c79d5b02}. node_1 | 14:35:36.190 [main] INFO coop.rchain.comm.connect.Connect$ - Initialize protocol handshake to #{PeerNode c61769b39d368cbcbc9499634e030386c79d5b02} node_1 | 14:35:36.442 [repl-io-32] INFO c.r.comm.transport.TcpTransportLayer - Current open connections: 1 node_1 | 14:35:36.959 [grpc-default-executor-1] INFO c.r.comm.transport.TcpTransportLayer - Current open connections: 0 node_1 | 14:35:36.965 [grpc-default-executor-1] WARN c.r.comm.transport.TcpTransportLayer - Failed to send a message to peer c61769b39d368cbcbc9499634e030386c79d5b02: UNAVAILABLE: io exception 08:36:52 From Paolo DOnorio De Meo : so then node_1 | Shutting down interpreter runtime ... node_1 | Shutting down Casper runtime ... node_1 | Goodbye. 08:37:37 From Medha Parlikar : Is everyone using the right package? 08:37:42 From Paolo DOnorio De Meo : my ip is 209.97.182.161 08:37:44 From Paolo DOnorio De Meo : using docker 08:37:53 From Medha Parlikar : tag is testing? 08:37:55 From Paolo DOnorio De Meo : yes 08:37:57 From Jeremy Busk : grep 166cabda8cf18d35df268126f9c575c43726cf210c522384346c9e60ae019081 bonds.txt 166cabda8cf18d35df268126f9c575c43726cf210c522384346c9e60ae019081 296 08:38:15 From Medha Parlikar : okay jeremy it’s there 08:38:17 From Paolo DOnorio De Meo : ok 08:39:20 From Kelly Foster : Lee, can you file a bug? https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+Bug 08:39:30 From Lee Carter : k 08:39:33 From Kelly Foster : Thanks 08:39:35 From Paolo DOnorio De Meo : Restarted. This time is stuck on INFO coop.rchain.node.NodeRuntime - RChain Node 0.4.2 08:40:10 From Sebastian Bach : Paolo, are you running your node from a cloud? 08:40:16 From Paolo DOnorio De Meo : yes, digitalocean 08:40:25 From Paolo DOnorio De Meo : firewall is off 08:41:26 From Sebastian Bach : Paolo, can you ping 52.119.8.108 from within the DO machine? 08:41:50 From Paolo DOnorio De Meo : yup 08:43:15 From Sebastian Bach : Do you get ping replies from that host? 08:44:04 From Paolo DOnorio De Meo : yes 08:44:09 From Sebastian Bach : ok 08:44:48 From Paolo DOnorio De Meo : I also restarted, still stuck on that line INFO coop.rchain.node.NodeRuntime - RChain Node 0.4.2 08:45:03 From Mateusz Probachta : node_1 | 14:44:10.977 [grpc-default-executor-4] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received request for block b87b9038f4... from #{PeerNode 98da91807d51cefafad93efed4843fa43d9c9cdf}. No response given since block not found. node_1 | 14:44:10.978 [grpc-default-executor-4] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received request for block 4ed22df597... from #{PeerNode 98da91807d51cefafad93efed4843fa43d9c9cdf}. No response given since block not found. 08:45:30 From Piotr Grzesik : same here as posted on discord 08:46:11 From sethbailey : I never tried to propose a block 08:46:12 From Kelly Foster : Thanks, Piotr. 08:48:07 From Paolo DOnorio De Meo : I have to go now, no luck this time :/ will there be a bootstrap node for playing around after the zoom session? 08:48:39 From Sebastian Bach : Paolo, if you have curl on your machine you can try: curl 52.119.8.108:40403 08:49:07 From Sebastian Bach : Because your node can’t reach the bootstrap 08:50:21 From Paolo DOnorio De Meo : I get things like # TYPE rspace_produces_avg_ms gauge rspace_produces_avg_ms 167.0 with that curl command 08:51:30 From Lee Carter : both the show-blocks command and the propose commands both cause my terminal to hang 08:57:55 From Mateusz Probachta : about slow cert generation on linux. i "fix" this problem on my machine by install http://www.issihosts.com/haveged/ its additional enthropy source. on redhat/centos: `sudo yum install haveged -y && sudo systemctl enable haveged && sudo systemctl start haveged` on ubuntu change yum to apt 08:58:29 From Mateusz Probachta : this is not safe. because random number generation will be far from ideal 08:58:41 From Mateusz Probachta : but ok for testing i think 09:05:34 From Mateusz Probachta : i remove all thinks from data dir every time i tried 09:13:25 From Mateusz Probachta : its connected without problems now! 09:15:28 From Mateusz Probachta : i removed all files 09:15:50 From Kelly Foster : Mateusz, please confirm you’re connected after using the “fix” described earlier in the chat log. 09:15:56 From Mateusz Probachta : with haveged generation of keys is instant so i cand do it all day long 09:20:58 From Sebastian Bach : Mateusz, great hint! Thank you! 09:21:29 From Kelly Foster : Sebastian, hint captured in core-826 09:22:18 From Will Qiu : hahaha 09:27:24 From Will Qiu : So the binaries we download haven’t updated ? 09:34:10 From Kelly Foster : Port info 09:34:11 From Kelly Foster : 40400 peer connect port
40401 grpcPort
40402 http port
40403 metrics port 09:37:51 From Stoica Daniel : Thanks for the session. good luck! 09:38:58 From Kelly Foster : Henry, if I use http://canyouseeme.org and enter the port to check = 40400, would that tell me if I will be successful connecting with RNode?