We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version 1
Platform Linux Ubuntu22.04 x64 Description Enter your issue details here. Hi Paradigm team, The problem is that when I run the command:
flood eth_getBlockByNumber https://metis-rpc.gateway.pokt.network/ --rates 5 10 15 --duration 5 --output /home/test
I only got the JSON file and the figures and other reports are not built. Then I tried to run the docker version of the Flood:
docker run -v /tmp:/tmp ghcr.io/paradigmxyz/flood eth_getBlockByNumber test1=https://metis-rpc.gateway.pokt.network/ --rates 1 2 1 --duration 5
But I got the same result. Can you please tell me what the solution is? The screenshots are also attached please take a look.
Thank you for any help you can offer
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Hey @HosseinNazem, did you try running: flood report /home/test That should generate the html and jupyter notebook report files.
flood report /home/test
Sorry, something went wrong.
No branches or pull requests
Version
1
Platform
Linux Ubuntu22.04 x64
Description
Enter your issue details here.
Hi Paradigm team,
The problem is that when I run the command:
flood eth_getBlockByNumber https://metis-rpc.gateway.pokt.network/ --rates 5 10 15 --duration 5 --output /home/test
I only got the JSON file and the figures and other reports are not built.
Then I tried to run the docker version of the Flood:
docker run -v /tmp:/tmp ghcr.io/paradigmxyz/flood eth_getBlockByNumber test1=https://metis-rpc.gateway.pokt.network/ --rates 1 2 1 --duration 5
But I got the same result. Can you please tell me what the solution is?
The screenshots are also attached please take a look.
Thank you for any help you can offer
Tasks
Tasks
The text was updated successfully, but these errors were encountered: