What OS and specs do you have?
You need at least 4GB of RAM and a fast enough SSD.
Can you check you are on the latest version of sandbox (git pull)?
Can you reset your sandbox (./sandbox clean, ./sandbox reset)?
That being said, getting stuck at 0% may rather indicate a connectivity problem.
Are you behind a proxy? Are you in a network filtering DNS queries?
Can you run dig -t SRV _algobootstrap._tcp.testnet.algorand.network +short and show the output?
As well as: (with the expected answer below)
Here is OS data:
|Edition|Windows 10 Home Single Language|
|Version|21H2|
|OS build|19044.1706|
|Experience|Windows Feature Experience Pack 120.2212.4170.0|
I have 32GB RAM.
I tried to use ./sandbox clean , ./sandbox reset and it didn’t help as I agree, it looks a connection problem. I pulled repo today so I guess it should be the latest version?
I don’t have a proxy or DNS filtering (as of what I know).
That looks good. Connection to DNS seems to work.
Let’s however check that there is nothing strange with dnssec and 8.8.8.8 (which is used by sandbox):
WARN[0000] The “INDEXER_ENABLE_ALL_PARAMETERS” variable is not set. Defaulting to a blank string.
Watching file: /opt/data/node.log…
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
could not decode line from JSON: Logging Starting
could not decode line from JSON: Telemetry Disabled
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
04:11:43.951 : RoundConcluded - |
04:11:43.986 : RoundConcluded - |
04:11:47.987 1.0.1: StepTimeout - |
04:11:47.987 : ProposalFrozen AAAAA- 1.0.0|
04:11:49.091 : RoundConcluded - |
04:11:49.092 : RoundConcluded - |
04:11:53.093 1.0.1: StepTimeout - |
04:11:53.093 : ProposalFrozen AAAAA- 1.0.0|
04:12:06.093 1.0.2: StepTimeout - |
04:12:06.094 1.0.3: VoteAttest AAAAA- |
04:12:08.092 1.0.3: StepTimeout - |
04:12:08.646 1.0.4: VoteAttest AAAAA- |
04:12:12.092 1.0.4: StepTimeout - |
04:12:19.770 1.0.5: VoteAttest AAAAA- |
04:12:20.092 1.0.5: StepTimeout - |
04:12:22.977 1.0.6: VoteAttest AAAAA- |
04:12:36.092 1.0.6: StepTimeout - |
04:12:39.067 1.0.7: VoteAttest AAAAA- |
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
could not decode line from JSON: Logging Starting
could not decode line from JSON: Telemetry Disabled
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
15:27:43.343 : RoundConcluded - |
15:27:43.357 : RoundConcluded - |
15:27:43.357 : RoundConcluded - |
15:27:47.358 1.0.1: StepTimeout - |
15:27:47.358 : ProposalFrozen AAAAA- 1.0.0|
15:27:47.575 : RoundConcluded - |
15:27:47.575 : RoundConcluded - |
15:27:51.576 1.0.1: StepTimeout - |
15:27:51.576 : ProposalFrozen AAAAA- 1.0.0|
15:28:04.576 1.0.2: StepTimeout - |
15:28:04.577 1.0.3: VoteAttest AAAAA- |
15:28:06.577 1.0.3: StepTimeout - |
15:28:10.537 1.0.4: VoteAttest AAAAA- |
15:28:10.575 1.0.4: StepTimeout - |
15:28:17.190 1.0.5: VoteAttest AAAAA- |
15:28:18.576 1.0.5: StepTimeout - |
15:28:26.013 1.0.6: VoteAttest AAAAA- |
15:28:34.576 1.0.6: StepTimeout - |
15:28:58.983 1.0.7: VoteAttest AAAAA- |
15:29:06.575 1.0.7: StepTimeout - |
15:29:55.732 1.0.8: VoteAttest AAAAA- |
2. Sandbox status:
algod - goal node status
WARN[0000] The “INDEXER_ENABLE_ALL_PARAMETERS” variable is not set. Defaulting to a blank string.
Last committed block: 0
Time since last block: 0.0s
Sync Time: 0.0s
Last consensus protocol: REF:github.com/algorand/spec/tree/a26ed78ed8f834e2b9ccb6eb7d3ee9f629a6e622
Next consensus protocol: REF:github.com/algorand/spec/tree/a26ed78ed8f834e2b9ccb6eb7d3ee9f629a6e622
Round for next consensus protocol: 1
Next consensus protocol supported: true
Last Catchpoint:
Genesis ID: testnet-v1.0
Genesis hash: SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=
indexer - health
Indexer disabled for this configuration.
I see errors with DNSSec in the logs.
And now I see that the last dig command does not return a DNSSec sig.
It looks like your Internet provider or something on your network is blocking DNSSec.
Can you try to modify config.json inside ./sandbox enter algod to disable DNSSec:
that is add something like