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

Run rosetta-cli check:data failed #82

Open
Pana opened this issue Dec 21, 2021 · 2 comments
Open

Run rosetta-cli check:data failed #82

Pana opened this issue Dec 21, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Pana
Copy link

Pana commented Dec 21, 2021

Use the latest version docker image download from rosetta-ethereum repository. Run the mainnet can't pass rosetta-cli check:data

Run with mainnet online mode

docker run -d --rm --ulimit "nofile=100000:100000" -v "$(pwd)/ethereum-data:/data" -e "MODE=ONLINE" -e "NETWORK=MAINNET" -e "PORT=8080" -p 8080:8080 -p 30303:30303 rosetta-ethereum:latest

Check with this command

rosetta-cli check:data --configuration-file rosetta-cli-conf/mainnet/config.json

It is failed

Screen Shot 2021-12-21 at 5 16 45 PM

Screen Shot 2021-12-21 at 5 16 53 PM

@Pana Pana added the bug Something isn't working label Dec 21, 2021
@Pana
Copy link
Author

Pana commented Dec 21, 2021

This is docker logs
Screen Shot 2021-12-21 at 5 23 26 PM

@shrimalmadhur
Copy link
Contributor

This could be a transient error. can you re-run it by cleaning the local generated data?

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

No branches or pull requests

2 participants