10:01:38 From Jake : In my case, there’s a upnp issue…. 10:02:18 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+bug 10:03:17 From Medha Parlikar : Morning 10:05:06 From Will Qiu : no 10:05:10 From Ed Eykholt : I can get there in a few minutes 10:05:16 From Paolo DOnorio De Meo : nop 10:05:23 From Glen Braun : can run rnode, not running now 10:05:28 From Paolo DOnorio De Meo : yep 10:05:29 From Will Qiu : I am ready 10:05:30 From Deanna Duke : Yes 10:05:31 From Dror : yeah 10:05:36 From Ed Eykholt : node in which mode? bootstrap or standalone? 10:05:38 From Mateusz Probachta : i have problems with " Failed to connect to bootstrap node, exiting... " 10:05:39 From Deanna Duke : We’re pulling from dev? 10:06:04 From Will Qiu : docker pull rchain/rnode:dev 10:06:14 From Kelly Foster : Instructions for accessing binaries and docker from dev are here - https://rchain.atlassian.net/wiki/spaces/CORE/pages/edit/497188871?draftId=497156115&draftShareId=dda3f815-208d-4ab5-a62f-44f5142bfc79& 10:06:19 From Paolo DOnorio De Meo : ok pulling dev 10:06:56 From Paolo DOnorio De Meo : same thing for me last time 10:07:00 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/496697351/Filing+a+bug 10:07:07 From Ian Bloom : Page Not Found 10:07:18 From Ed Eykholt : could someone confirm the bootstrap node? 10:07:25 From Deanna Duke : What’s the bootstrap node address? 10:08:26 From Lee Carter : Kelly the link you sent under “Instructions for…” gives me a Page Not Found 10:11:01 From Paolo DOnorio De Meo : rnode://1e41c699d52a8b54d3577973a13be5e6d97af03a@52.119.8.10:30304 ? 10:11:03 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/497188871/20180703+RNode+community+testing 10:11:26 From Sebastian Bach : rnode://217d5ab9604572bb90c2d66fe5aa35f4143b368e@52.119.8.14:30304 10:13:47 From Dror : For people who are following my guide or the old docker instructions theres a new mount path 10:14:16 From Dror : :/usr/sbin/.rnode 10:14:35 From Ed Eykholt : docker run -it -u root --rm -v $HOME/rnode/fs/rnode0/.rnode:/usr/sbin/.rnode -v $HOME/rnode/fs/rnode0/var/lib/rnode:/var/lib/rnode --name rnode0 --network rnode-net rchain/rnode:dev --grpc-host rnode0.rchain run --bootstrap rnode://217d5ab9604572bb90c2d66fe5aa35f4143b368e@52.119.8.14:30304 --validator-private-key 7e968e631ead312aaebf3dcbd6915e57fa85cf8cf30e811c5cc06aac2c865ffd --host rnode0.rchain 10:15:40 From Jake : I launched like this: docker run -u root -dit --network fthis --name node.test -v /tmp/bonds.txt:/var/lib/rnode/validators/bonds.txt -v /tmp/2:/var/lib/rnode rchain/rnode:latest run --validator-private-key 7fb2bfd2e0a9c250a72d9cbbc84f89a8710ef81952d7b5a4b0c84b4135a27ad6 -b rnode://217d5ab9604572bb90c2d66fe5aa35f4143b368e@52.119.8.14:30304 10:15:44 From Jake : …on my mac 10:16:04 From Paolo DOnorio De Meo : Failed to send a message to peer 217d5ab9604572bb90c2d66fe5aa35f4143b368e: UNAVAILABLE: io exception is what I get 10:16:17 From Paolo DOnorio De Meo : then Failed to connect to bootstrap node, exiting... Shutting down gRPC server... 10:16:19 From Jake : I’m getting the same results as Ed 10:16:20 From Kelly Foster : @jake, are you connected after running that? 10:16:33 From Jake : @kelly, no, it does not connect. 10:17:10 From Deanna Duke : @dror where does the new mount path go? 10:17:10 From Glen Braun : same "fail to connect to bootstrap" message for me too 10:17:13 From Jake : And my GCE node is still stuck where it was. 10:17:13 From Dror : Mine failed to connect to the bootstrap node 10:17:44 From Paolo DOnorio De Meo : My command for the record is: docker run -it --rm -v $(pwd):/usr/sbin/.rnode rchain/rnode:dev run --bootstrap rnode://217d5ab9604572bb90c2d66fe5aa35f4143b368e@52.119.8.14:30304 --validator-private-key MYKEY 10:18:57 From Mateusz Probachta : i have the same problem:/ 10:19:04 From Jake : YES! 10:19:06 From Dror : @deanna run --rm -it --name rnode2 -v $HOME/var/rnode2:/usr/sbin/.rnode rchain/rnode:dev run --bootstrap rnode://217d5ab9604572bb90c2d66fe5 aa35f4143b368e@52.119.8.14:30304 --validator-private-key 97b4fb2f783af685ef25cf150e63f41be7f46d32ddb7258a2edd092dcc4dfd75 10:19:11 From Jake : Well, so… I used docker a lot in the past.... 10:19:29 From Dror : @deanna That -v docker argument 10:21:21 From Paolo DOnorio De Meo : yes please 10:21:24 From Sebastian Bach : 1a98aeb647edb73453885fb1a171ae78dd5e5df9@bootstrap0.pyr8.io:30304 10:22:32 From Dror : Failed to connect 10:22:39 From Paolo DOnorio De Meo : “Failed to connect to bootstrap node" 10:22:42 From Lee Carter : Faild to connect as well 10:22:46 From Paolo DOnorio De Meo : also with the new one 10:22:51 From Mateusz Probachta : same:;/ 10:22:54 From Ed Eykholt : same error for me 10:23:24 From Jake : The GCE node still hangs at “generating PEM secret key” 10:23:48 From Will Qiu : @Jake this problem happened to me last week 10:24:01 From Jake : no I haven’t rebooted. I’ll do so now. 10:24:07 From sethbailey : It failed BUT I got a different error! “No pong received for ping…” 10:25:03 From Paolo DOnorio De Meo : “Failed to connect to bootstrap (attempt 1 / 5). Reason: TimeOut “ why can’t I reach it? 10:25:22 From sethbailey : Yes I have a wireless router, but I don’t know what the security settings would be 10:25:26 From Mateusz Probachta : so my ISP makes my life harder 10:25:31 From sethbailey : I’m just at home, nothing special 10:26:12 From Kelly Foster : @seth please document your experience in a bug ticket 10:26:13 From Mateusz Probachta : i'll try from digitalocean instance 10:26:32 From sethbailey : Roger that 10:26:41 From Paolo DOnorio De Meo : so telnet bootstrap0.pyr8.io 30304 works for me 10:27:14 From Paolo DOnorio De Meo : telnet 10:27:21 From Paolo DOnorio De Meo : nop 10:27:26 From Paolo DOnorio De Meo : failed to connect to bootstrap 10:27:44 From Deanna Duke : I'm getting a failed to connect to bootstrap as well 10:27:53 From Paolo DOnorio De Meo : can you put that in the chat? :) 10:28:06 From Sebastian Bach : openssl s_client -connect bootstrap0.pyr8.io:30304 10:28:23 From Paolo DOnorio De Meo : "SSL handshake has read 636 bytes and written 281 bytes Verification error: self signed certificate" 10:29:01 From Dror : openssl works 10:29:20 From Will Qiu : “INFO - guessed 183.45.155.200 from source: AmazonAWS service” 10:29:22 From Mateusz Probachta : its works from DC instance 10:29:39 From Deanna Duke : Can you repost the bootstrap node address again? 10:29:47 From Ed Eykholt : I did go into my container and verified I can ping 52.119.8.14. (after installing ping: docker exec -it -u root bash apt-get update apt-get install iputils-ping 10:29:51 From Will Qiu : rnode://1a98aeb647edb73453885fb1a171ae78dd5e5df9@bootstrap0.pyr8.io:30304 10:29:54 From Glen Braun : I'm not sure what it would look like but the openssl command seemed to work for me 10:30:01 From Kelly Foster : 1a98aeb647edb73453885fb1a171ae78dd5e5df9@bootstrap0.pyr8.io:30304 10:30:23 From Paolo DOnorio De Meo : ssl command does reach the host but it seems the certificate is not valid for the client 10:30:34 From Paolo DOnorio De Meo : where subject=/CN=1a98aeb647edb73453885fb1a171ae78dd5e5df9 issuer=/CN=1a98aeb647edb73453885fb1a171ae78dd5e5df9 10:30:51 From Paolo DOnorio De Meo : ok! 10:31:24 From Paolo DOnorio De Meo : any suggestion why the node can’t connect? 10:32:39 From Mateusz Probachta : ME :D 10:32:44 From Paolo DOnorio De Meo : wow 10:33:01 From Mateusz Probachta : but i use my vps on digitalocean 10:33:06 From Mateusz Probachta : so its simpler 10:33:09 From Paolo DOnorio De Meo : let me go to digitalocean as well 10:33:19 From Chibuike David Asamonye : are we suppose to use rchain/rnode:dev or rchain/rnode:latest? 10:33:20 From Ed Eykholt : I'm also able to ping bootstrap0.pyr8.io successfully from within my node 10:33:28 From Ed Eykholt : :dev 10:33:52 From Kelly Foster : Rchain/rnode:dev 10:34:41 From Chibuike David Asamonye : @kelly it keeps throwing a data dir requires read/write permission error 10:35:07 From Chibuike David Asamonye : and I am certain I have that directory 10:35:57 From Paolo DOnorio De Meo : same for me on digitalocean uhm 10:36:42 From Paolo DOnorio De Meo : i had to give extra permissions on the dir (777) 10:37:41 From Paolo DOnorio De Meo : from digitalocean it’s waiting on Generating a PEM secret key for the node 10:38:09 From Kelly Foster : @Paolo, let us know if it hangs there in generating. 10:38:37 From Paolo DOnorio De Meo : yup, still there for now 10:38:43 From Kelly Foster : grr 10:38:55 From Will Qiu : -p 30304:30304 10:39:19 From Will Qiu : docker run -p 30304:30304 -u root --rm -it --network host --name node.test -v $(pwd)/bonds.txt:/var/lib/rnode/validators/bonds.txt -v $(pwd):/var/lib/rnode rchain/rnode:latest run --validator-private-key 9d31a6e0081a6ecb9d01e1898f49b8670e7526556f1cafcd852d518a72fe9544 -b rnode://1a98aeb647edb73453885fb1a171ae78dd5e5df9@bootstrap0.pyr8.io:30304 10:40:05 From Ed Eykholt : I need to rejoin on a different local network, in case my multiple-router local configuration is an issue. 10:41:23 From Paolo DOnorio De Meo : the one command above is latest, no dev 10:41:26 From Will Qiu : Have to forward the port to public 10:41:57 From Jake : I would really like to know how to run on mac without docker 10:42:03 From sethbailey : is there any way you can leave a boot strap node up throughout the week so we can mess around with it? 10:42:09 From Kelly Foster : @will would you please document that in a bug? 10:42:12 From Jake : Docker adds another troubleshooting layer that’s really not needed. 10:42:24 From Will Qiu : @kelly yes! 10:42:39 From sethbailey : Excellent thank you 10:43:17 From Paolo DOnorio De Meo : still stuck on generating the key but permissions are 777 everywhere 10:43:28 From Chibuike David Asamonye : I still a data dir read/write permission error 10:43:36 From Chibuike David Asamonye : *get 10:44:03 From Nuno Lopes : INFO - trying to open port using uPnP.... INFO - [OK] no gateway found, no need to open any port. 14:41:59.278 [main] INFO coop.rchain.casper.genesis.Genesis$ - Found default bonds file /var/lib/rnode/validators/bonds.txt. 10:44:06 From Mateusz Probachta : i can leave my node work if it helps somebody 10:44:17 From Nuno Lopes : paused up there 10:44:46 From Nuno Lopes : yep 10:44:51 From Ed Eykholt : I'm back online after new network. Lost the chat history on zoom, though. 10:51:05 From Paolo DOnorio De Meo : to sum up my case: 10:51:12 From Ed Eykholt : 14:50:42.843 [grpc-default-executor-3] WARN c.r.comm.transport.TcpTransportLayer - Failed to send a message to peer 217d5ab9604572bb90c2d66fe5aa35f4143b368e: UNAVAILABLE: io exception 14:50:42.845 [grpc-default-executor-3] WARN coop.rchain.comm.connect.Connect$ - Failed to connect to bootstrap (attempt 5 / 5). Reason: ProtocolException(io.grpc.StatusRuntimeException: UNAVAILABLE: io exception) 10:51:26 From Paolo DOnorio De Meo : 1. from mac can’t connect (even with --network host or port open) 10:51:31 From Sebastian Bach : If you see in the logs something like „Failed to connect to bootstrap (attempt 2 / 5). Reason: InternalCommunicationError(PongNotReceivedForPing(#{PeerNode 841d2a2382cb8d3e3a0a20fed6b58f818475f5a7}))” then UPnP wasn’t able to open the 30304 port in the gateway router. 10:51:42 From Paolo DOnorio De Meo : 2. from digitalocean stuck on generating key even with data dir with 777 permissions 10:52:56 From Paolo DOnorio De Meo : I see “Generating a PEM secret key for the node” forever 10:53:27 From Paolo DOnorio De Meo : should I file the bug with the two use cases? 10:53:56 From Lee Carter : @Sebastian, I tried to get around that doing what Will Qiu did but still got the same error 10:54:06 From Paolo DOnorio De Meo : will do 10:57:06 From Deanna Duke : For those who are network challenged, if you can explain how to do the port forwarding to 30304 would be invaluable 10:58:54 From Paolo DOnorio De Meo : question: can we use the bootstrap node today or tomorrow for more tests? 10:59:11 From Glen Braun : I need to go. Thank you! 10:59:26 From Kelly Foster : @Paolo, I’ll confirm a bootstrap that can stay available for testing against dev today. 10:59:33 From Kelly Foster : Thanks, Glen 10:59:35 From Paolo DOnorio De Meo : on discord? 10:59:41 From Kelly Foster : Yes, on discord 10:59:44 From Paolo DOnorio De Meo : thanks! 11:00:18 From Kelly Foster : @everyone, if you have not filed your experience in a bug, please do! 11:00:29 From Kelly Foster : Thanks for the bugs filed, Will, Glen and Lee!! 11:00:51 From Will Qiu : 183.45.155.200 11:02:36 From Paolo DOnorio De Meo : have to go bye guys 11:03:03 From Ed Eykholt : my ip: 50.35.79.193 11:03:45 From Sebastian Bach : Can’t connect to 50.35.79.193 11:04:12 From Sebastian Bach : port 30304 11:04:20 From Will Qiu : docker run -d -p 30304:9000 -v /var/run/docker.sock:/var/run/docker.sock portainer/portainer 11:04:44 From Will Qiu : @ed try it . See if we can connect the app 11:05:23 From Will Qiu : docker run -d -p 30304:9000 portainer/portainer 11:07:12 From Will Qiu : Anybody knows nc? 11:07:45 From Jeremy Busk : https://nmap.org/download.html 11:09:28 From Deanna Duke : Gotta run, thanks guys! 11:10:17 From Mateusz Probachta : bye guys, thanks 11:10:39 From Dror : Im connected 11:11:23 From Jeremy Busk : https://www.wireshark.org/download.html 11:12:47 From Will Qiu : https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/configure-a-windows-firewall-for-database-engine-access?view=sql-server-2017 11:12:58 From Jeremy Busk : tcp.port == 30304 11:14:25 From Will Qiu : https://www.windowscentral.com/how-open-port-windows-firewall 11:14:30 From Will Qiu : This one is better 11:16:46 From Dror : I gotta go. Thanks everyone! 11:31:03 From Will Qiu : agree! 11:31:15 From Will Qiu : Prepare some tools