Why is my node unable to rebuild it's databases?

There is no indications of a problem with databases. All provided errors about the slowness of this VM and its storage.

This is a problem with the network configuration. You need to modify the storagenode service to wait until the network is ready, since your VM is so slow:

The filewalker process is unable to finish its work, because

so your storage is too slow to finish it in time.
However, since there is no FATAL errors, it shouldn’t stop. But I doubt that they are absent, because

You need to search for FATAL errors, because the service will not stop because of failed lazyfilewalker.
So I would suggest to fix the first problem and monitor the node.

1 Like