With tqtezos/flextesa:20211025 (as it is currently in docker-compose.flextesa.yml):
Indexer: ERR error="Invalid chain_id: NetXgbFy27eBoxH (state) != NetXzcB5DmnBoxG (head)"
Updating docker-compose.flextesa.yml to:
image: tqtezos/flextesa:20211206
command: hangzbox start
Indexer: ERR error="Unknown protocol: PtHangz2aRngywmSRGGvrcTyMbbdpWdpFKuS4uMWxg2RaH9i1qx"
Looks like the indexer expects Hangzhou for the flextesa sandbox chain_id but then, if flextesa is ran with hangzbox, the indexer does not recognise the protocol.
With tqtezos/flextesa:20211025 (as it is currently in docker-compose.flextesa.yml):
Indexer: ERR error="Invalid chain_id: NetXgbFy27eBoxH (state) != NetXzcB5DmnBoxG (head)"
Updating docker-compose.flextesa.yml to:
image: tqtezos/flextesa:20211206
command: hangzbox start
Indexer: ERR error="Unknown protocol: PtHangz2aRngywmSRGGvrcTyMbbdpWdpFKuS4uMWxg2RaH9i1qx"
Looks like the indexer expects Hangzhou for the flextesa sandbox chain_id but then, if flextesa is ran with hangzbox, the indexer does not recognise the protocol.