My node version is 2.0.5
I started another node with a different folder and the same genesis of testnet. It got stuck at 636047 aswell. Even a third node on the mainnet got stuck at that block.
I don’t understand why it would not go any further. Thanks for any suggestion.
8589934597 2.0.5.stable [rel/stable] (commit #8b0be452) go-algorand is licensed with AGPLv3.0 source code available at https://github.com/algorand/go-algorand
Interesting, well, for the node, try shutting the algod off again and then perform an update again of the package. A few other things to check after that are whether the data directory is properly configured in the service or in the env - and checking the node.log and host.log outputs for specific errors messages you can share here.
If that doesn’t work, perhaps a member of the Algorand team can provide some assistance. (@JasonW)
Will try. In the meantime i started a node on my personal computer and it seems to be catching up. I’m well past 1.6M blocks now. Will it work to zip the node folder once i’m done to the remote computer and keep on from there?