Error: outdated software version (v1.18.1), please update

Hi Everyone,

I got the following error:

2021-03-25T14:03:57.464645790Z Error: outdated software version (v1.18.1), please update

Can somebody help me?

Thanks
Edu

Are you using watchtower ?

Not really because I am using a Raspberry PI 4

sudo docker pull storjlabs/storagenode:2413a9a0d-v1.18.1-go1.15.5-arm32v6

Does anybody know what is the right image for a Raspberry PI 4 ARM64?

Well looks like the latest image is working fine.|
sudo docker pull storjlabs/storagenode:latest

Hi.I absolutely dont own any raspberry.But from all the things what readed around on forum, I think that you dont need to specify any version of storagenode.
Make sure you followed the right tutorial for creating storagenode.
Take a look at this 2 pages

And recommend you to use watchtower

Thanks @remo I had a problem syncing the clock with the latest image back in January. That’s why I was using sudo docker pull storjlabs/storagenode:2413a9a0d-v1.18.1-go1.15.5-arm32v6

I think the bug was fixed but I was working and I didnt have the time to check the post.

I can confirm the default image works fine on a RPi 4B, and the watchtower does too :wink:

Like @remo, I’d recommend using watchtower too, especially now that a node that’s running a too old version can get disqualified.

2 Likes

Thanks for reaching out.
Watchower up and running

3 Likes