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
Describe the bug I am trying to run the mandala node, but the peer, best, finalized is showing 0
Expected Behavior Peers should be visible
Current Behavior Peers are 0
Steps to Reproduce
docker run --platform=linux/amd64 acala/mandala-node --chain=mandala-latest -- --chain=rococo
Additional context
code blocks
The text was updated successfully, but these errors were encountered:
please use the command:
docker run --platform=linux/amd64 acala/mandala-node:2.22.0 --chain=/mandala.json -- --chain=/rococo-mandala.json
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I am trying to run the mandala node, but the peer, best, finalized is showing 0
Expected Behavior
Peers should be visible
Current Behavior
Peers are 0
Steps to Reproduce
docker run --platform=linux/amd64 acala/mandala-node --chain=mandala-latest -- --chain=rococo
Additional context
code blocks
The text was updated successfully, but these errors were encountered: