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

Not able to connect peers for manta testnet #1311

Open
abhiyana opened this issue Feb 8, 2024 · 1 comment
Open

Not able to connect peers for manta testnet #1311

abhiyana opened this issue Feb 8, 2024 · 1 comment

Comments

@abhiyana
Copy link

abhiyana commented Feb 8, 2024

I am trying to run node for manta-testnet using docker but the peers and best blocks are showing 0

Steps to reproduce

Run below command
docker run --platform=linux/amd64 -it --entrypoint=/usr/local/bin/manta mantanetwork/manta:latest --chain=manta-testnet -- --chain=rococo

Expected Behaviour

Should able to connect to peers and best blocks should not be zero

System

OS: Mac OS

@ferrell-code
Copy link
Contributor

Yeah our docker image is not maintained right now and pretty old

For now use the raw binary built in the release (or compile from source).

We will start maintaining a docker image at some point in the near future

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