07:58:11 From JLeonY : connected 07:58:22 From Enzo Zheng : connected 07:59:49 From Will Qiu : I am connected 08:00:33 From Mateusz Probachta : i was connected but now i get this error: coop.rchain.comm.connect.Connect$ - Failed to connect to rnode://16287c3b5349773051c2cca38f03eeb96c39df79@149.28.29.206:40400. Reason: Peer is currently unavailable 08:01:07 From Kelly Foster : https://repo.pyr8.io/rchain/downloads/testing/ 08:01:17 From Will Qiu : The log output seem change a little bit. Before, the peer number would keep popping out in the screen. But I can’t see it now. 08:01:18 From Dror Dayan : I’m connected 08:01:56 From Medha Parlikar : Connected - 4 peers 08:02:05 From Paolo DOnorio De Meo : hello 08:02:17 From Paolo DOnorio De Meo : Connected with docker from DO, I’m one of the peers 08:02:40 From Kelly Foster : Bootstrap address. https://rchain.atlassian.net/wiki/spaces/CORE/pages/501842019/RNode+bootstrap+addresses 08:02:54 From Kelly Foster : use the testing address 08:03:15 From Paolo DOnorio De Meo : Me and our team for Proof will be at RCon3 and we want to be a validator :) 08:03:37 From Will Qiu : Thanks. I can’t see how many peers now. 08:04:23 From Kelly Foster : kelly@pyrofex.net - to get free RCon3 ticket 08:04:51 From David Asamonye : what should be the title of the email? 08:05:48 From Will Qiu : Great 08:05:50 From Mateusz Probachta : connected 08:05:54 From Kelly Foster : “RNode tester wants to come to RCon3" 08:06:49 From Joshy Orndorff : Where is the spreadsheet of key pairs to claim? 08:07:31 From Mateusz Probachta : https://docs.google.com/spreadsheets/d/18merD3OzaDk7nmxQ78SUZBzWLbxA-aOnmcdxpXrp_U0/edit#gid=0 08:08:39 From Mateusz Probachta : 11 peers! 08:10:20 From Mateusz Probachta : it was me 08:11:01 From David Asamonye : @Mateusz please paste the link into the discord channel 08:12:33 From Will Qiu : New fork choice a moment ago 08:12:36 From Kelly Foster : If you’re just joining: We want you to come to RCon3 for free! As a thank you for being a node tester. Please send me an email (kelly@pyrofex.net) to get your free ticket. 08:13:32 From Kelly Foster : Also, if you will be at RCon3 and can be there Sept 3-6, we invite you to be a validator for testnet. Please email me (kelly@pyrofex.net) if you want to be a testnet validator and help us launch testnet. 08:14:07 From JLeonY : im seeing 4 peers only 08:14:12 From Paolo DOnorio De Meo : I did 08:14:26 From Will Qiu : I want to. What kind of contract should I deploy 08:14:57 From Enzo Zheng : https://github.com/rchain/rchain/blob/dev/rholang/examples/tut-philosophers.rho 08:15:13 From sethbailey : I would but I can’t seem to connect this morning: 08:15:17 From sethbailey : Errors our with 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.Net.bind0(Native Method) 08:15:19 From Joshy Orndorff : Is the dining philosopher code the one from https://developer.rchain.coop/tutorial/ ? 08:15:24 From Paolo DOnorio De Meo : I did deploy/propose with examples/tut-hello.rho 08:15:48 From Will Qiu : https://github.com/rchain/rchain/blob/dev/rholang/examples/tut-philosophers.rho 08:16:14 From sethbailey : Sure 08:16:28 From sethbailey : Above that are a ton of debug logs with something similar to this: 08:16:34 From sethbailey : 07:14:44.235 [main] DEBUG coop.rchain.rspace.ReplayRSpace - consume: no data found, storing <(patterns, continuation): (List(BindPattern(Vector(Channel(ChanVar(Var(FreeVar(0)))), Channel(ChanVar(Var(FreeVar(1)))), Channel(ChanVar(Var(FreeVar(2)))), Channel(ChanVar(Var(FreeVar(3))))),None,4)), TaggedContinuation(ScalaBodyRef(9)))> at 08:16:42 From Mateusz Probachta : i deployed 4 contracts including https://raw.githubusercontent.com/rchain/rchain/dev/rholang/examples/tut-philosophers.rho 08:16:43 From Will Qiu : I did the propose 08:16:45 From sethbailey : Repeated probably 50 or 60 times 08:16:54 From sethbailey : Ok cool 08:17:12 From Will Qiu : I did deploy the philosophers.rho and propose. 08:17:22 From Joshy Orndorff : I also deployed and proposed 08:17:37 From sethbailey : I’m having some trouble pasting from the console, one sec 08:18:28 From sethbailey : 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.Net.bind0(Native Method) 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.Net.bind(Net.java:433) 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.Net.bind(Net.java:425) 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) 07:14:44.498 [main] ERROR coop.rchain.node.NodeRuntime - java.nio.cha 08:18:41 From sethbailey : 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - org.http4s.blaze.channel.nio1.NIO1SocketServerGroup.bind(NIO1SocketServerGroup.scala:62) 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - org.http4s.server.blaze.BlazeBuilder.$anonfun$start$1(BlazeBuilder.scala:229) 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - cats.effect.internals.IORunLoop$.step(IORunLoop.scala:167) 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - cats.effect.IO.unsafeRunTimed(IO.scala:304) 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - cats.effect.IO.unsafeRunSync(IO.scala:239) 07:14:44.499 [main] ERROR coop.rchain.node.NodeRuntime - coop.rchain.node.HttpServer.$anonfun$ 08:19:07 From Mateusz Probachta : can i run it in loop? like: `while true; do docker-compose exec node bin/rnode deploy ./src/tut-philosophers.rho ; docker-compose exec node bin/rnode propose; done` ? 08:19:19 From sethbailey : Ok thanks, I don’t want to spam up too much of this chat 08:20:11 From Mateusz Probachta : my loop works:D 08:22:36 From Joshy Orndorff : 10:20:03.590 [grpc-default-executor-32] WARN c.rchain.casper.MultiParentCasper$ - CASPER: Recording invalid block a2b45f29cb... for InvalidTransaction. 08:23:26 From Mateusz Probachta : i have this error and all logs in file 08:23:26 From Will Qiu : Call ready canceled 08:25:18 From Mao 毛毛 : nobody share screens? 08:25:28 From Will Qiu : io.grpc.StatusRuntimeException: CANCELLED: call already cancelled 08:25:30 From Mao 毛毛 : or video? 08:25:40 From Will Qiu : My error seems different 08:25:50 From Mateusz Probachta : i catched this in log 22 times: CASPER: Recording invalid block 08:25:51 From Mao 毛毛 : I can only see this 08:26:06 From Mao 毛毛 : OK, saw it 08:26:06 From Michael Birch : https://rchain.atlassian.net/browse/RHOL-525 08:26:10 From Joshy Orndorff : thanks 08:28:37 From Michael Birch : birch@pyrofex.net 08:28:57 From Mateusz Probachta : i have 5-10Mb for now 08:31:33 From Medha Parlikar : how many blocks - 08:31:46 From Medha Parlikar : show-blocks 08:31:50 From kent : How recent is this build? 08:32:04 From Joshy Orndorff : 12 blocks 08:32:25 From Will Qiu : How can I see how many blocks I have. I run show-blocks 08:32:29 From sethbailey : Length 8 08:32:29 From Will Qiu : I have length 2 08:32:51 From Mateusz Probachta : 22 08:33:01 From Mateusz Probachta : `docker-compose exec node bin/rnode show-blocks | grep blockHash | wc -l` 08:33:08 From Will Qiu : I think I have 2 blocks 08:34:27 From kent : Can we test block syncing if we have time 08:34:36 From Chenxi Cai : rnode show-blocks result in error here 08:35:43 From Medha Parlikar : 15 peers 08:35:59 From Will Qiu : My node stops now. 08:36:05 From Will Qiu : 13 peers 08:36:12 From Will Qiu : Running again 08:36:16 From Chenxi Cai : 12 peers 08:37:27 From Will Qiu : 22:37:18.952 [grpc-default-executor-198] WARN c.r.comm.transport.TcpTransportLayer - Failed to send a message to peer rnode://c6dc2d55ae685ba7044fd21e514218e58ee95745@45.72.214.189:40400: The service is currently unavailable 08:37:38 From Dror Dayan : Got 9 blocks connected to 15 peers 08:37:39 From Will Qiu : A lot of failure here 08:38:20 From Will Qiu : 6000 08:38:30 From Will Qiu : China 08:38:46 From Will Qiu : I don’t know 08:39:40 From Will Qiu : I did it as the user guide. 08:40:05 From Chenxi Cai : I'm using a vps in japan 08:40:21 From JLeonY : im using vps in Malaysia, i stopped and re-run 08:40:30 From JLeonY : and now cannot get connected 08:40:47 From Kelly Foster : Are you using the testing bootstrap, JLeonY? 08:40:51 From Kelly Foster : https://rchain.atlassian.net/wiki/spaces/CORE/pages/501842019/RNode+bootstrap+addresses 08:41:36 From Glen Braun : I saw something too 08:41:42 From Will Qiu : I saw something too 08:41:58 From Mateusz Probachta : me to 08:42:24 From Chenxi Cai : it worked briefly 08:42:31 From sethbailey : we’re good at breaking software 08:42:39 From Will Qiu : HAha 08:42:51 From Kelly Foster : And we’re very grateful for it! :) 08:43:04 From Will Qiu : What is the best default-timeout? 08:43:26 From Enzo Zheng : it depends on your network connection 08:44:00 From Enzo Zheng : I think for nodes in China, 3000 is not a bad number 08:46:05 From Will Qiu : Thanks Enzo 08:46:31 From Will Qiu : I deploy one more contract and propose and I can see one more blocks 08:46:51 From Will Qiu : I have 3 blocks now 08:48:59 From Mateusz Probachta : i sended email with my logs and show-block 08:49:01 From Michael Birch : 4af392a20118ec214aea2b5213328b9ac4cce6f9bcc93e86be4e0faec7893767 08:49:28 From JLeonY : sorry guys i need to leave, to send someone home....i will try again when im home 08:50:34 From alexander : hi, i’m getting this error https://pastebin.com/5GtSR3X0 trying to do a deploy, but i seem to have been able to connect to the node 08:52:29 From Will Qiu : I have 4 now 08:52:30 From Glen Braun : Still at 2 08:52:34 From sethbailey : Still at 8 08:52:37 From Will Qiu : I have propose 2 contracts 08:53:32 From Will Qiu : I found that if you deploy on contract and propose , then you will have one more block 08:54:55 From Will Qiu : I think so . No one receive the block 08:55:07 From Will Qiu : We only receive our own blocks. 08:56:09 From Medha Parlikar : seth can you propose? 08:56:13 From Medha Parlikar : deploy / propose? 08:56:37 From Mateusz Probachta : after reset and remove data i have only 1 block 08:56:52 From sethbailey : Got a success after deploying dining philosophers 08:57:13 From Medha Parlikar : ok - lets propose 08:57:51 From Medha Parlikar : Seth what is your node’s id? 08:58:05 From sethbailey : How do I know? 08:58:25 From Medha Parlikar : let’s do the propose first. Your node’s id is at the very start - when you start 08:58:38 From Medha Parlikar : ‘listening on node:// 08:58:59 From Will Qiu : So we are going to propose and deploy? 08:59:11 From Medha Parlikar : I”m asking Seth to do so 08:59:18 From Will Qiu : ok 08:59:19 From Medha Parlikar : okay Seth wait 08:59:24 From sethbailey : Ok when I propose 08:59:35 From sethbailey : ok 08:59:48 From Dror Dayan : Did we make sure that everyone deleted the node data folder when we started? 08:59:55 From Medha Parlikar : deploy and propose done 09:00:22 From Kelly Foster : Dror, we did not. 09:01:23 From Dror Dayan : I think there was confusion in discord and maybe some people connected to different nodes or forgot to delete the folder 09:02:16 From sethbailey : Thank you! 09:02:19 From Will Qiu : See you!! 09:02:19 From Enzo Zheng : see you 09:02:24 From Mateusz Probachta : see you!