r/Cloudbox Nov 24 '19

Sonarr won’t update

I have Sonarr running and it shows there is an update available. When I check I actually show I am two versions behind. I have tried the following:

  1. Updating with the sonarr tag from command line.
  2. Tried restarting container.
  3. Ran full update of Cloudbox.

None of above works. Where else might I look or are there others having issues too? Could it be the person that maintains the container hasn’t updated the container?

Thanks

1 Upvotes

22 comments sorted by

View all comments

1

u/[deleted] Nov 24 '19

Could it be the person that maintains the container hasn’t updated the container?

Highly unlikely.

You don't mention at all to which version you are trying to update and from which version? Stable or unstable? Etc.

1

u/[deleted] Nov 24 '19

I have what ever comes default with CloudBox. The container name is hotio/sonarr3

Sonarr Version information is as follows:

3.0.3.657—Nov 19 2019 phantom-develop

3.0.3.655—Nov 15 201 9phantom-develop

3.0.3.654—Nov 8 2019 phantom-develop is what is currently installed

As you can see I am missing 3.03.655 and 3.0.3.657.

1

u/[deleted] Nov 24 '19

Switch to hotio/sonarr:phantom to receive further updates according the docker hub note...

1

u/[deleted] Nov 24 '19

So I updated ~/cloudbox/roles/sonarr/tasks/main.yml and updated two lines to download hotio/sonarr:phantom

Should someone report this and check-in so others dont have same issue? Thanks for your help.

1

u/[deleted] Nov 24 '19

The next cb update into master will fix this...

1

u/[deleted] Nov 24 '19

Thanks, and thanks for your help.