Closed eldon-tcu closed 2 months ago
I just restart my environment (microk8s) and follow the "script" again and it works fine now. I didn't know what was wrong with the first attempt. Sorry for the inconvenience of the previous question. I haven't published the RPC and Transaction yet and I'm still having some monitoring problems. I will work on it and if necessary I will ask for your help again. Cheers
Hello @eldon-tcu sounds good, That message from the bootnodes is normal. When the validators start there are rounds that each validator takes to create a block - when they start producing blocks that will get transmitted to the other rpc + bootnodes.
I'll close this for now but feel free to give us a yell if you run into issues.
Cheers
I have been trying to setup an environment Hyperledger Besu on WSL with microk8s. I did follow the instructions and successfully run and verify the following steps:
After the deploy of bootnodes, I got the good message:
Thus, I run the second bootnode and four validators:
Then, we verified the results on Kubernetes:
But, when I inspect the logs on pod with:
I got:
I appreciate some help to solve the sync problem. I thank you in advance