Fast Catchup not working in Sandbox on Windows (Mainnet)

  1. Can you check the version of your sandbox?
git log

should show a commit from Dec 2 (0c15c8f5e0256770ef434333fee4ca55bb794ce0).

If not, run git pull and start again.

  1. Can you check the version of goal in the sandbox?
./sandbox goal version -v

You should see:

Version: [v1 v2]
GenesisID: testnet-v1.0
Build: 2.3.711.nightly [rel/nightly] (commit #3abfe3fc)

If you see an older version, clean up everything and start again:

./sandbox down
./sandbox clean
./sandbox up testnet