I just received an email from each satellite saying “Your Node is Below the Minimum Version”
But when I check my dashboard it says I am running 1.80.10. But when I mouse over it says “Running the minimal allowed version: 1.24.0” So which version am I running? And if I am indeed running 1.80.10 why am I getting emails saying I’m not?
JWvdV
July 25, 2023, 7:40pm
2
So you’re running 1.80, but do you have more nodes than this one?
Besides, how is it run? Is it a Docker version of are you running binary? In the later case, why not update?
1 Like
Looks like I complained about this problem two years ago and someone was kind enough to create an issue for it.
opened 08:47PM - 03 Nov 21 UTC
Enhancement
SNO
**Describe the feature or problem you'd like to solve**
When running a storag… e node, the version running is displayed in the web UI, with a tooltip showing when you hover over it. This shows some information about the required version you must be using before the node stops receiving traffic, or becomes disqualified.
Screenshot attached:

This has led to user confusion, myself included, of what information or warning this tooltip is trying to convey exactly. It has also confused some users who take this as though they're running an older version. An example thread in the forum: https://forum.storj.io/t/what-version-am-i-running/15962
**Propose a Solution**
One idea is if you are running at least the minimum version or greater, don't display the tooltip at all.
If you are running an older version, perhaps a warning icon next to the version could be helpful and then more information when you hover over about what needs to be done. This warning may already show, but I haven't seen it before as I never had an old version running.
Alternatively, if we do continue to display the tooltip in all situations, a clearer indication of what the minimum version means, combined with the current running version. For example, it may say:
```
You're running version x.xx
The minimum version required for ingress is x.xx
The minimum version required to not be disqualified is x.xx
```
Still doesn’t help me today. What triggers the emails from the satellites?
The tooltip may require some looking at, but your node is out of date. The current minimum version is v1.81.0
2 Likes
Alexey
July 26, 2023, 4:05am
6
This is the minimal allowed version that you can run. Not a bug.
But it will not have any ingress since it’s more than 3 versions behind the suggested version https://version.storj.io/
daki82
July 26, 2023, 9:25am
7
Wording between dashboard and email just do not match.
daki82
July 26, 2023, 9:28am
8
You missed updates. Maybe you configured a restart the service with a too short interval,(1-2min?) or the node can not update itself. Is the updater running?
They just not mean the same minimal version.
Dashboard is minimal allowed version, wich i think makes no sense to run, are there any nodes with this? with no ingress they degrade over time i think.
Email is the minimal version to get ingress.
Alexey
July 27, 2023, 3:57am
9
version
count
0.28.2
1
1.13.3
1
1.14.7
2
1.24.4
5
1.25.2
6
and there is a long list of outdated versions with few nodes on it. Most of (92.19%) on 1.83.2
2 Likes