Pulling Watchtower Docker image requires authentication

Hi,

I have recently tried to pull a Watchtower Docker image, but get this error:

# docker pull storjlabs/watchtower
Using default tag: latest
latest: Pulling from storjlabs/watchtower
unauthorized: authentication required

I was trying to follow: https://documentation.storj.io/setup/cli/software-updates

Do you have any ideas why is that ? I run a Watchtower on other machines and its OK.

1 Like

Try running the command docker logout and then pull again.

3 Likes

I think we’ve seen this before, it was due to setting some advanced beta option or something…can’t remember

Maybe this Watchtower still does not work for me, what's wrong?

1 Like

Yes, that helped ! Thanks a lot :slight_smile:

1 Like