Skip to content

Conversation

@zone117x
Copy link
Contributor

@zone117x zone117x commented Nov 10, 2022

Dockerfile with block config config that breaks mining.

Follow these steps to reproduce the mining error.

  • Cloning this branch, then build and run the docker image:
# build image
docker build -t e2e-test -f Dockerfile.e2e .

# run image, write events to event-log.json file
docker run --rm -p "20443:20443" -e MINE_INTERVAL=5s e2e-test

If all goes correctly wrong, should see the miner error repeat this in a loop:

ERRO [1668096213.728704] [testnet/stacks-node/src/neon_node.rs:1774] [miner-block-http://0.0.0.0:20443] Relayer: Failure fetching recipient set: ChainstateError(ClarityError(Interpreter(Unchecked(NoSuchContract("ST000000000000000000002AMW42H.pox-2")))))

Full output logs here: https://gist.github.com/zone117x/ac7112451dbaa0faf7ca0b6e41b444b9

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

Successfully merging this pull request may close these issues.

2 participants