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
Getting following error when running make testnet-up
Using in the system Linux ubuntu 20.04
ERROR: The Compose file './docker-compose-testnet.yml' is invalid because: Unsupported config option for services.da: 'platform' make: *** [Makefile:69: testnet-up] Error 1
The text was updated successfully, but these errors were encountered:
cc @tuxcanfly for visibility here
Sorry, something went wrong.
@jcstein @tuxcanfly any help here ?
hey @nakul91 and @punithbm - I can't reproduce this. can you please share more logs?
i did run into a bug on make tesnet-up though, and am making a new release from main, which uses open-rpc over gateway (which will soon be deprecated)
make tesnet-up
https://github.com/celestiaorg/optimism/releases/tag/v0.1.2-OP_v1.0.6-CN_v0.11.0-rc8 🫡
testnet version posting to arabica on version in comment prior
No branches or pull requests
Getting following error when running
make testnet-up
Using in the system Linux ubuntu 20.04
ERROR: The Compose file './docker-compose-testnet.yml' is invalid because:
Unsupported config option for services.da: 'platform'
make: *** [Makefile:69: testnet-up] Error 1
The text was updated successfully, but these errors were encountered: