whats-up-docker
whats-up-docker copied to clipboard
Sonarr/HOTIO update issue
Hi,
I've been trying WUD and I obviously don't understand how it works or there is an issue. I've scaled back the update options just to test and still have issues. In the below, I've only used a jackett & sonarr docker-compose file. Jackett normally has daily updates (and WUD always updates it) but Sonarr also shows an update and WUD never updates it. Even though is knows there is an update. Please could you look at the below setting and tell me what I am doing wrong? Jackett is from LSCR and Sonarr is from HOTIO.
WUD Docker Compose :
SONARR/JACKETT Docker Compose (ie /store/combined/test-compose.yml)
I've attached debug logs from when I restart, you can see WUD updated Jackett but not Sonarr.
Any help/pointers would be appreciated.
Thanks
Simon
Hi,
I don't see any obvious mistake in your configuration 🤔 .
There is maybe a bug when concurrent updates have to be applied using images from different registries.
Can you run the same test without starting jackett
, just to check if in that situation sonarr
is updated or not?
Hi,
Thanks for looking at this. I killed jackett and also removed the "WUD_WATCH=true" label from all containers except Sonarr and it still doesn't update Sonarr.
Could this be a HOTIO issue,
That's very strange 🤔 . Thanks for the feedback; I'll investigate.