Issues downloading from GitHub

While this is not something officially supported by Storj, you don’t need to run Storj updater. You can just fetch the storage node binary and run it explicitly, even outside of Docker if you want. This is the script that currently manages the updating process.

Storj wants uncorrelated restarts. By eye-balling the map it seems that a significant chunk of nodes is hosted in a single time zone. If suddenly most of them were to disappear for a few minutes because of an upgrade, integrity of the whole network would be at risk.

There are ways to lessen the impact of the file walker process, for example by choosing the right file system. I wish this was documented in the official manual…

1 Like