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

Report files dont build #42

Open
HosseinNazem opened this issue Aug 21, 2023 · 1 comment
Open

Report files dont build #42

HosseinNazem opened this issue Aug 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HosseinNazem
Copy link

HosseinNazem commented Aug 21, 2023

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
image
image
image

Tasks

No tasks being tracked yet.

Tasks

No tasks being tracked yet.
@HosseinNazem HosseinNazem added the bug Something isn't working label Aug 21, 2023
@HosseinNazem HosseinNazem changed the title Report files doesnt build Report files dont build Aug 21, 2023
@YupeiChen94
Copy link

Hey @HosseinNazem, did you try running:
flood report /home/test
That should generate the html and jupyter notebook report files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants