Hi folks, since October 7. Ingress was really low, and since October 10. there was none at all. Is there something wrong with my nodes?
ID of one of my nodes: 1iYiovYSbtfvGPrKc5GLGrz8CMvLBmdXaELcyf96AgvWYuXtg
peem
October 12, 2020, 12:31pm
2
What version of SN do you have? v1.13.3 or …?
1.12.3… is that a problem?
peem
October 12, 2020, 12:43pm
4
See Alexey’s answer here:
Just some questions to clarify. The web dashboard still shows 1.9 as the minimum version. It was never this strict before. Can we assume this is an exception this one time?
I wasn’t expecting the versions would be so strict.
1 Like
I think you linked the wrong post.
The current minimum allowed version is 1.13.3
All versions below that will stop receive any ingress and will stop submit orders.
You must update to at least 1.13.3, otherwise you are in risk to lost your payout for unsent orders.
The next stage - is fail to start.
Stefan just added some more info.
We tried to bump that version, but that causes loads of SN’s going offline and making a bigger dent in our network health. As we today likely finish the rollout of v1.14.4 to the storagenodes, we will bump the minimum allowed shortly after and also remove my satellite from the trusted satellites list.
1 Like
Thanks for your reply guys! I’ve now updated to 1.13.3 and it seems that Ingress is going in!
Now I need to figure out how to automate this…
Alexey
October 12, 2020, 11:40pm
7
For docker version: Software Updates - Storj Docs
For Linux you can use a storagenode-updater as a service. You need to feed it with parameters similar to
Hello @Skyblockpro1 ,
Welcome to the forum!
You should specify other options for the updater, you can see them with --help option.
"C:\Program Files\Storj\Storage Node\storagenode-updater.exe" run --config-dir "C:\Program Files\Storj\Storage Node\\" --binary-location "C:\Program Files\Storj\Storage Node\storagenode.exe" --log.output "winfile:///C:\Program Files\Storj\Storage Node\storagenode-updater.log"
But it’s much better just replace the current binary with the latest release and restart …
1 Like