LiskHQ / lisk-node

Everything required to run your own Lisk node
https://lisk.com
Apache License 2.0
1 stars 2 forks source link

Cannot run Docker node against Lisk Sepolia Testnet #13

Closed sameersubudhi closed 3 months ago

sameersubudhi commented 3 months ago

Expected behavior

User should be able to run the node against Lisk Sepolia Testnet successfully without any issues.

Actual behavior

Running the node on Docker against the Lisk Sepolia Testnet fails with the following error:

sameer@Sameers-MBP ~ % docker logs -f lisk-node-node-1
waiting for the execution client to be ready
fetched public IP is: 46.189.37.234
./op-node-entrypoint: line 47: OP_NODE_ROLLUP_CONFIG: unbound variable

Steps to reproduce

Follow the instructions in the README and start a node against the Lisk Sepolia Testnet.

Which version(s) does this affect? (Environment, OS, etc...)

main branch (commit: https://github.com/LiskHQ/lisk-node/commit/4ae05052ad8d096f6eb1fcab126763a0f0259c80)