Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TPSmonitor fails to monitor the network recently created #12

Open
danielporto opened this issue Apr 8, 2021 · 2 comments
Open

TPSmonitor fails to monitor the network recently created #12

danielporto opened this issue Apr 8, 2021 · 2 comments

Comments

@danielporto
Copy link

I've just deployed a network with Quorum/IBFT and noticed that TPSmonitor fails to get block information if the network is brand new.

I use quorum-wizard to deploy. Then I imediatelly use TPSmonitor (from a remote node) and the output is always zero for txs and blocks
however, if I initialize the network with a contract or transaction then TPSmonitor start outputing the values correctly.

I guess it has to do with the initialization and the first block it reads.

@danielporto
Copy link
Author

I noticed if I delay a few seconds after deploying the network the output of TPSmonitor start counting blocks correctly.

@amalrajmani
Copy link
Contributor

hi @danielporto
Can you share the details of the command you used to run tps-monitor with all the arguments?
Also, share the tps-monitor log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants